triniwiz / nativescript-image-zoom

Apache License 2.0
19 stars 14 forks source link

Could not find jp.wasabeef:glide-transformations:4.1.0. #52

Open Whip opened 2 years ago

Whip commented 2 years ago

This plugin might require an update. When building my app with ns build android, I'm getting this error:

Build file '/Users/whip/Documents/projectname/platforms/android/app/build.gradle' line: 575
A problem occurred configuring project ':app'.
Could not find jp.wasabeef:glide-transformations:4.1.0.
Required by:
    project :app

Command ./gradlew failed with exit code 1

Please, provide the following version numbers that your issue occurs with:

Whip commented 2 years ago

@triniwiz could you please look into it?

Robernator commented 2 years ago

@triniwiz Same issue for me. My temporary solution: down grade to "@nativescript/android": "8.1.1"