This commit is contained in:
tateisu 2019-01-09 17:27:46 +09:00
parent 2e9a5f7d97
commit f2b0849f01
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 325
versionName "3.2.5"
versionCode 326
versionName "3.2.6"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"