1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2024-12-25 00:21:26 +01:00

version code changed to 0.1.8

This commit is contained in:
tateisu 2017-04-28 23:21:20 +09:00
parent aabadd5b34
commit 379724e20c

View File

@ -9,8 +9,8 @@ android {
applicationId "jp.juggler.subwaytooter"
minSdkVersion 21
targetSdkVersion 25
versionCode 17
versionName "0.1.7"
versionCode 18
versionName "0.1.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}