Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
areteruhiro authored Nov 5, 2024
1 parent 5eb87fa commit 5d643af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android {
minSdk 28
targetSdk 34
versionCode 15
versionName "1.12.5c1"
versionName "1.12.5d"
multiDexEnabled false
proguardFiles += 'proguard-rules.pro'
buildConfigField 'String', 'HOOK_TARGET_VERSION', '"141700420"'
Expand Down

0 comments on commit 5d643af

Please sign in to comment.