Is there a gradle 7.0.0 migration guide somewhere?
n
no
03/10/2021, 8:34 AM
The guide is not yet complete, but you can preview the guide for Gradle 7.0 here: https://docs.gradle.org/7.0-milestone-2/userguide/upgrading_version_6.html
I would recommend starting by removing all the deprecations in your Gradle 6.8 build.
That being said, are you asking about Gradle or the Android Gradle Plugin?