hypery2k / nativescript-fabric

Handling App URLs in nativescript apps
MIT License
30 stars 14 forks source link

Android build fails #125

Closed hypery2k closed 6 years ago

hypery2k commented 6 years ago

On fresh created projects the build is failing, see here

Gradle build...
     + applying user-defined configuration from /home/travis/build/hypery2k/nativescript-fabric/demo/app/App_Resources/Android/app.gradle
Configuration 'compile' in project ':app' is deprecated. Use 'implementation' instead.
FAILURE: Build failed with an exception.
* Where:
Script '/home/travis/build/hypery2k/nativescript-fabric/demo/node_modules/nativescript-fabric/platforms/android/include.gradle' line: 26
* What went wrong:
A problem occurred evaluating script.
> Plugin with id 'io.fabric' not found.
hypery2k commented 6 years ago

new preview is available here