bump version 1.6.5

This commit is contained in:
tateisu 2017-09-26 22:43:14 +09:00
parent 33584b5689
commit 4350dc75ad
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 164
versionName "1.6.4"
versionCode 165
versionName "1.6.5"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}