Skip to content

Commit 335b32d

Browse files
committed
[tinker] change version to 1.9.2.
1 parent 0da652f commit 335b32d

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

tinker-sample-android/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@
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.1
20+
TINKER_VERSION=1.9.2
2121
GRADLE_3=true

0 commit comments

Comments
 (0)