This commit is contained in:
tateisu 2019-07-23 02:06:03 +09:00
parent 68be28cc33
commit c3ed56c03a
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 358
versionName "3.5.8"
versionCode 359
versionName "3.5.9"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"