Skip to content

Commit

Permalink
バージョンを更新
Browse files Browse the repository at this point in the history
  • Loading branch information
s1204IT authored Oct 26, 2024
1 parent 789b412 commit 7b86912
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 15
versionName "1.10.1"
versionCode 16
versionName "1.11.0-rc1"
multiDexEnabled false
proguardFiles += 'proguard-rules.pro'
buildConfigField 'String', 'HOOK_TARGET_VERSION', '"141600311"'
Expand Down

0 comments on commit 7b86912

Please sign in to comment.