Forgot to change version

This commit is contained in:
tom5079
2021-12-31 15:37:29 +09:00
parent 75f0c35017
commit 23a74edfad
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 69
versionName "5.1.23"
versionName "5.1.24"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}

View File

@@ -11,7 +11,7 @@
"type": "SINGLE",
"filters": [],
"versionCode": 69,
"versionName": "5.1.23",
"versionName": "5.1.24",
"outputFile": "app-release.apk"
}
]