EDIT: seems like the adobe repo was down for the whole weekend... the old version was using the cache so everything worked with that... anyways, problem solved. library is still working on Android 8 and the new gradle version (as long as you don't use saveTo:'file' on Android)
When moving to com.android.tools.build:gradle:3.0.1(build.gradle)
(to support the new app icons in Android 8) and also updated: distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip (gradle-wrapper.properties)
EDIT: seems like the adobe repo was down for the whole weekend... the old version was using the cache so everything worked with that... anyways, problem solved. library is still working on Android 8 and the new gradle version (as long as you don't use saveTo:'file' on Android)
When moving to com.android.tools.build:gradle:3.0.1(build.gradle) (to support the new app icons in Android 8) and also updated: distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip (gradle-wrapper.properties)
I'm getting server Error 500 when trying to access the SDK: Could not HEAD 'https://repo.adobe.com/nexus/content/repositories/releases/com/adobe/creativesdk/image/4.8.4/image-4.8.4.pom'. Received status code 500 from server: Server Error
I was also trying to download the files to a local folder, but with no success. using flatDir instead of maven url:
If someone was lucky here, I would appreciate the help.
10x, EyalS