This commit is contained in:
tateisu 2023-11-26 17:32:58 +09:00
parent b7df223b9c
commit 63bd4c6563
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ android {
defaultConfig {
targetSdk = Vers.stTargetSdkVersion
minSdk = Vers.stMinSdkVersion
versionCode = 541
versionName = "5.541"
versionCode = 542
versionName = "5.542"
applicationId = "jp.juggler.subwaytooter"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"