Documentation

Migration Notes

Migrate to 9.10

  • The Android Gradle Plugin version was raised to 4.2.2
    • Update classpath to com.android.tools.build:gradle:4.2.2 in build.gradle of your app's project.
    • Update distributionUrl to https\://services.gradle.org/distributions/gradle-6.7.1-all.zip in gradle/wrapper/gradle-wrapper.properties of your project.