Skip to content

Commit

Permalink
[tinker] Update version to 1.9.15.
Browse files Browse the repository at this point in the history
  • Loading branch information
tys282000 committed Sep 25, 2024
1 parent 21d079d commit d96ae92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ext {
javaVersion = JavaVersion.VERSION_1_8

GROUP = 'com.tencent.tinker'
VERSION_NAME = '1.9.14.27'
VERSION_NAME = '1.9.15'

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

0 comments on commit d96ae92

Please sign in to comment.