This commit is contained in:
tateisu 2023-02-17 20:36:37 +09:00
parent 9f907b44ce
commit 3eefcbc4b4
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ android {
targetSdkVersion stTargetSdkVersion
minSdkVersion stMinSdkVersion
versionCode 517
versionName "5.517"
versionCode 518
versionName "5.518"
applicationId "jp.juggler.subwaytooter"
vectorDrawables.useSupportLibrary = true