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 22, 2025
1 parent a53f2fb commit ffda9fa
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 16
versionName "1.11.0-rc1"
versionCode 17
versionName "1.12.0"
multiDexEnabled false
proguardFiles += 'proguard-rules.pro'
buildConfigField 'String', 'HOOK_TARGET_VERSION', '"142110270"'
Expand Down

0 comments on commit ffda9fa

Please sign in to comment.