tkyaji / cordova-plugin-crypt-file

This plugin to encrypt the source files.
Apache License 2.0
178 stars 116 forks source link

Plugin not compatible with cordova 6.x #70

Open WuglyakBolgoink opened 5 years ago

WuglyakBolgoink commented 5 years ago

with small fix in android SRC folder (PR coming soon) I got JACK error:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'android'.
> Jack is required to support java 8 language features. Either enable Jack or remove sourceCompatibility JavaVersion.VERSION_1_8.

PS: with cordova 6.x and cordova-android v6.5.3 work - ok, with cordova-android v7.x - JACK error