Skip to content

Commit d47a12a

Browse files
committed
[tinker] update version to 1.9.9
1 parent c54745f commit d47a12a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

+1-1
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.8
19+
VERSION_NAME_PREFIX=1.9.9
2020
VERSION_NAME_SUFFIX=

tinker-sample-android/gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
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.8
20+
TINKER_VERSION=1.9.9
2121
GRADLE_3=true
2222

2323
#android.enableAapt2=false

0 commit comments

Comments
 (0)