This commit is contained in:
tateisu 2020-12-27 23:39:49 +09:00
parent ebbbd48348
commit ffcb519c6f
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ android {
targetSdkVersion target_sdk_version
minSdkVersion min_sdk_version
versionCode 441
versionName "4.4.1"
versionCode 442
versionName "4.4.2"
applicationId "jp.juggler.subwaytooter"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}