This commit is contained in:
tateisu 2023-02-22 04:27:52 +09:00
parent 638113f8cf
commit 898b3f69e5
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ android {
targetSdkVersion stTargetSdkVersion
minSdkVersion stMinSdkVersion
versionCode 520
versionName "5.520"
versionCode 521
versionName "5.521"
applicationId "jp.juggler.subwaytooter"
vectorDrawables.useSupportLibrary = true