We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54745f commit d47a12aCopy full SHA for d47a12a
gradle.properties
@@ -16,5 +16,5 @@
16
# This option should only be used with decoupled projects. More details, visit
17
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18
# org.gradle.parallel=true
19
-VERSION_NAME_PREFIX=1.9.8
+VERSION_NAME_PREFIX=1.9.9
20
VERSION_NAME_SUFFIX=
tinker-sample-android/gradle.properties
@@ -17,7 +17,7 @@
-TINKER_VERSION=1.9.8
+TINKER_VERSION=1.9.9
21
GRADLE_3=true
22
23
#android.enableAapt2=false
0 commit comments