バージョン番号を1.4.8に修正

This commit is contained in:
tateisu 2017-09-11 03:56:30 +09:00
parent 60de723eb0
commit 6083476a18
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@ android {
applicationId "jp.juggler.subwaytooter"
minSdkVersion 21
targetSdkVersion 26
versionCode 149
versionName "1.4.9"
versionCode 148
versionName "1.4.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}