This commit is contained in:
tateisu 2019-10-05 16:49:51 +09:00
parent cbb07af6ce
commit 76739edb6a
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 379
versionName "3.7.9"
versionCode 380
versionName "3.8.0"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"