Skip to content

Commit

Permalink
Update the version
Browse files Browse the repository at this point in the history
  • Loading branch information
Chipppppppppp committed Jun 8, 2024
1 parent b124a0a commit 6e117d5
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 @@ -12,8 +12,8 @@ android {
minSdk 28
//noinspection OldTargetApi
targetSdk 33
versionCode 10
versionName "1.8.1"
versionCode 11
versionName "1.9.0"
multiDexEnabled false
proguardFiles += 'proguard-rules.pro'
buildConfigField 'String', 'HOOK_TARGET_VERSION', '"14.8.0"'
Expand Down

0 comments on commit 6e117d5

Please sign in to comment.