1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-01-10 16:34:41 +01:00
This commit is contained in:
tateisu 2022-05-01 21:17:11 +09:00
parent 0a510e44fe
commit 7ce7e8f787

View File

@ -24,8 +24,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 484
versionName "4.8.4"
versionCode 485
versionName "4.8.5"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true