This commit is contained in:
tateisu 2024-01-07 07:58:31 +09:00
parent 2cbbbcce43
commit f8aaedf86a
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ android {
defaultConfig {
targetSdk = Vers.stTargetSdkVersion
minSdk = Vers.stMinSdkVersion
versionCode = 544
versionName = "5.544"
versionCode = 545
versionName = "5.545"
applicationId = "jp.juggler.subwaytooter"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"