1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-01-10 16:34:41 +01:00
This commit is contained in:
tateisu 2021-11-13 04:18:17 +09:00
parent 4b50b49cf9
commit b21bd455dc

View File

@ -23,8 +23,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 469
versionName "4.6.9"
versionCode 470
versionName "4.7.0"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true