1
0
mirror of https://github.com/areteruhiro/LIME-beta-hiro.git synced 2025-02-12 00:11:37 +09:00

Update build.gradle

This commit is contained in:
areteruhiro 2024-10-18 21:51:26 +09:00 committed by GitHub
parent 9a3fe4b2f2
commit ab2d84fd2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,7 +10,7 @@ android {
minSdk 28
targetSdk 34
versionCode 15
versionName "1.10.3"
versionName "1.10.4"
multiDexEnabled false
proguardFiles += 'proguard-rules.pro'
buildConfigField 'String', 'HOOK_TARGET_VERSION', '"141600311"'