Closed jaredsburrows closed 6 years ago
I suppose that stable version of Android Gradle Plugin doesn't support Gradle 5. You can try AGP version 3.3.0-beta04?
Thanks for the report @jaredsburrows. Your build is using the legacy support for gradle/project-schema.json
that got removed in gradle/kotlin-dsl
1.0.
I just opened a PR to upgrade your build to Gradle 5 https://github.com/jaredsburrows/android-gif-example/pull/85. It includes further changes to fix another breakage with AGP.
Thanks @eskatos for taking a look.
Project:
https://github.com/jaredsburrows/android-gif-example
Repro:
Set the Gradle version to
gradle-5.0-rc-3-all
(Android 5+).Error: