Agasper / unity-android-notifications

Unity3D Plugin for Android local notifications with example project
Other
555 stars 184 forks source link

Failed to recompile Android plugin in gradle #103

Closed MilkyW closed 6 years ago

MilkyW commented 6 years ago

command: unity-android-notifications-master\PluginSrc>gradle exportJar

result:

Configure project :app Configuration 'compile' in project ':app' is deprecated. Use 'implementation' in stead. Configuration 'androidTestCompile' in project ':app' is deprecated. Use 'android TestImplementation' instead. Configuration 'testCompile' in project ':app' is deprecated. Use 'testImplementa tion' instead.

FAILURE: Build failed with an exception.

BUILD FAILED in 2s

MilkyW commented 6 years ago

add ANDROID_HOME environment variable