Skip to content

Commit b6779ef

Browse files
committed
[tinker] update version code to 1.9.5
1 parent ece3e1b commit b6779ef

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.4
19+
VERSION_NAME_PREFIX=1.9.5
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.4
20+
TINKER_VERSION=1.9.5
2121
GRADLE_3=true

0 commit comments

Comments
 (0)