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 8797749 commit d294142Copy full SHA for d294142
build.gradle
@@ -36,7 +36,7 @@ ext {
36
javaVersion = JavaVersion.VERSION_1_8
37
38
GROUP = 'com.tencent.tinker'
39
- VERSION_NAME = '1.9.14.21'
+ VERSION_NAME = '1.9.14.22'
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