1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2024-12-23 07:38:04 +01:00
This commit is contained in:
tateisu 2021-12-02 03:27:26 +09:00
parent a8640185d6
commit 349c3b8b9e

View File

@ -21,8 +21,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 475
versionName "4.7.5"
versionCode 476
versionName "4.7.6"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true