1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-02-03 20:27:40 +01:00
This commit is contained in:
tateisu 2021-11-14 20:29:38 +09:00
parent bf86e16e2e
commit 04f95c89e3

View File

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