This commit is contained in:
tateisu 2018-11-18 23:50:38 +09:00
parent 5a2d91eac2
commit 10004c2428
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 303
versionName "3.0.3"
versionCode 304
versionName "3.0.4"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"