This commit is contained in:
tateisu 2019-01-17 00:39:34 +09:00
parent 956ec7128a
commit 0be9695827
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 328
versionName "3.2.8"
versionCode 329
versionName "3.2.9"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"