Skip to content

Commit 06664b2

Browse files
committed
CI/CD: change version to be released: 6.14.0
1 parent ecea7b4 commit 06664b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ org.gradle.jvmargs=-Xmx4g -XX:+UseParallelGC -XX:MaxMetaspaceSize=1g
1414
# This option should only be used with decoupled projects. More details, visit
1515
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1616
org.gradle.parallel=true
17-
version = 6.14.0-SNAPSHOT
17+
version = 6.14.0
1818
android.useAndroidX=true
1919
# Enable adding baseline-prof.txt files to AAR artifacts.
2020
android.experimental.enableArtProfiles=true

0 commit comments

Comments
 (0)