Skip to content

Commit

Permalink
Update the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Chipppppppppp committed Jan 23, 2025
1 parent d86e19b commit 2dac67a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdk 28
targetSdk 34
versionCode 17
versionName "1.12.0"
versionCode 18
versionName "1.12.1"
multiDexEnabled false
proguardFiles += 'proguard-rules.pro'
buildConfigField 'String', 'HOOK_TARGET_VERSION', '"150000454"'
Expand Down

0 comments on commit 2dac67a

Please sign in to comment.