We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecea7b4 commit 06664b2Copy full SHA for 06664b2
gradle.properties
@@ -14,7 +14,7 @@ org.gradle.jvmargs=-Xmx4g -XX:+UseParallelGC -XX:MaxMetaspaceSize=1g
14
# This option should only be used with decoupled projects. More details, visit
15
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
16
org.gradle.parallel=true
17
-version = 6.14.0-SNAPSHOT
+version = 6.14.0
18
android.useAndroidX=true
19
# Enable adding baseline-prof.txt files to AAR artifacts.
20
android.experimental.enableArtProfiles=true
0 commit comments