This commit is contained in:
tateisu 2019-01-22 01:51:50 +09:00
parent c2649ccb77
commit 408034753d
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 333
versionName "3.3.3"
versionCode 334
versionName "3.3.4"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"