bump version to 1.9.3

This commit is contained in:
tateisu 2017-12-27 16:23:44 +09:00
parent 411d643bc2
commit 07c8d64b3a
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ android {
applicationId "jp.juggler.subwaytooter"
minSdkVersion 21
targetSdkVersion 26
versionCode 192
versionName "1.9.2"
versionCode 193
versionName "1.9.3"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}