Skip to content

Commit 5d48d7d

Browse files
committed
[tinker] update version code to 1.9.5
1 parent 68192b6 commit 5d48d7d

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)