We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59ca1e2 commit 23365a5Copy full SHA for 23365a5
build.gradle
@@ -36,7 +36,7 @@ ext {
36
javaVersion = JavaVersion.VERSION_1_8
37
38
GROUP = 'com.tencent.tinker'
39
- VERSION_NAME = '1.9.15'
+ VERSION_NAME = '1.9.15.1'
40
41
POM_DESCRIPTION = 'Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk.'
42
POM_URL = 'https://github.com/Tencent/tinker'
0 commit comments