1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-01-12 17:34:20 +01:00
This commit is contained in:
tateisu 2020-12-27 06:07:41 +09:00
parent ca025f3e53
commit 0cd80733fd

View File

@ -21,8 +21,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 439
versionName "4.3.9"
versionCode 440
versionName "4.4.0"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}