diff --git a/gradle.properties b/gradle.properties index fa86976631..4a1c5f5d05 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ org.gradle.jvmargs=-Xmx4g -XX:+UseParallelGC -XX:MaxMetaspaceSize=1g # This option should only be used with decoupled projects. More details, visit # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects org.gradle.parallel=true -version = 7.1.0-SNAPSHOT +version = 7.2.0-SNAPSHOT android.useAndroidX=true # Enable adding baseline-prof.txt files to AAR artifacts. android.experimental.enableArtProfiles=true