This commit is contained in:
tateisu 2023-08-06 17:39:58 +09:00
parent 2e2e461a34
commit 56f18e36fc
1 changed files with 2 additions and 2 deletions

View File

@ -26,8 +26,8 @@ android {
targetSdk(stTargetSdkVersion)
minSdk(stMinSdkVersion)
versionCode 537
versionName "5.537"
versionCode 538
versionName "5.538"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"