This commit is contained in:
tateisu 2023-07-22 09:48:11 +09:00
parent 1ec2e1c447
commit a67b177c9d
1 changed files with 2 additions and 2 deletions

View File

@ -31,8 +31,8 @@ android {
targetSdkVersion stTargetSdkVersion
minSdkVersion stMinSdkVersion
versionCode 536
versionName "5.536"
versionCode 537
versionName "5.537"
applicationId "jp.juggler.subwaytooter"
vectorDrawables.useSupportLibrary = true