1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2024-12-23 07:38:04 +01:00

version 5.0.4

This commit is contained in:
tateisu 2022-12-27 11:56:57 +09:00
parent fde7582f04
commit 47e3c1e025

View File

@ -26,8 +26,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 503
versionName "5.0.3"
versionCode 504
versionName "5.0.4"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true