Skip to content

Commit 93b69c8

Browse files
committedSep 12, 2024·
CI/CD: change version to be released: 6.13.0
1 parent 6022ca8 commit 93b69c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle.properties

+1-1
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.13.0-SNAPSHOT
17+
version = 6.13.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)
Please sign in to comment.