This commit is contained in:
tateisu 2022-06-14 02:25:30 +09:00
parent 4a1b4f91c2
commit 852ead26b4
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 488
versionName "4.8.8"
versionCode 489
versionName "4.8.9"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true