This commit is contained in:
tateisu 2018-10-10 12:52:02 +09:00
parent 0176f18ef5
commit 49424c290f
1 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 292
versionName "2.9.2"
versionCode 293
versionName "2.9.3"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"