version 5.0.3

This commit is contained in:
tateisu 2022-09-11 06:10:38 +09:00
parent 27f15c9760
commit 0a73842052
1 changed files with 2 additions and 2 deletions

View File

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