1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-01-02 20:26:55 +01:00

bump 5.547

This commit is contained in:
tateisu 2024-12-29 03:42:18 +09:00
parent ef22c27dd4
commit 58d9352bac

View File

@ -28,8 +28,8 @@ android {
defaultConfig {
targetSdk = Vers.stTargetSdkVersion
minSdk = Vers.stMinSdkVersion
versionCode = 546
versionName = "5.546"
versionCode = 547
versionName = "5.547"
applicationId = "jp.juggler.subwaytooter"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"