Skip to content

Commit 0b94736

Browse files
committed
[tinker] Update version to 1.9.13.1.
1 parent 271221d commit 0b94736

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
# This option should only be used with decoupled projects. More details, visit
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
19-
VERSION_NAME_PREFIX=1.9.13
19+
VERSION_NAME_PREFIX=1.9.13.1
2020
VERSION_NAME_SUFFIX=

tinker-sample-android/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=1024m -XX:+HeapDumpOnOutOfMemoryErr
1717
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1818
# org.gradle.parallel=true
1919

20-
TINKER_VERSION=1.9.13
20+
TINKER_VERSION=1.9.13.1
2121
GRADLE_3=true
2222

23-
#android.enableAapt2=false
23+
android.enableAapt2=false
2424
#tinker.aapt2.public=false

0 commit comments

Comments
 (0)