Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
areteruhiro authored Nov 26, 2024
1 parent 0d6623f commit 65844ec
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
@@ -10,7 +10,7 @@ android {
minSdk 28
targetSdk 35
versionCode 15
versionName "1.13.0"
versionName "1.14.0"
multiDexEnabled false
proguardFiles += 'proguard-rules.pro'
buildConfigField 'String', 'HOOK_TARGET_VERSION', '"141910383"'

0 comments on commit 65844ec

Please sign in to comment.