This commit is contained in:
tateisu 2022-07-17 07:07:15 +09:00
parent d32780f415
commit ab3b73a1fa
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 497
versionName "4.9.7"
versionCode 498
versionName "4.9.8"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true