Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
141600311に変更
  • Loading branch information
areteruhiro authored Sep 28, 2024
1 parent 2ec4594 commit ea075f3
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
Expand Up @@ -16,7 +16,7 @@ android {
versionName "1.9.2"
multiDexEnabled false
proguardFiles += 'proguard-rules.pro'
buildConfigField 'String', 'HOOK_TARGET_VERSION', '"140910392"'
buildConfigField 'String', 'HOOK_TARGET_VERSION', '"141600311"'
}

signingConfigs {
Expand Down

0 comments on commit ea075f3

Please sign in to comment.