Skip to content

Commit 271540c

Browse files
committed
[tinker] Update version to 1.9.15.2.
1 parent 5a59568 commit 271540c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ext {
3535
javaVersion = JavaVersion.VERSION_1_8
3636

3737
GROUP = 'com.tencent.tinker'
38-
VERSION_NAME = '1.9.15.1'
38+
VERSION_NAME = '1.9.15.2'
3939

4040
POM_DESCRIPTION = 'Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstalling apk.'
4141
POM_URL = 'https://github.com/Tencent/tinker'

0 commit comments

Comments
 (0)