chore: v1.2.1

This commit is contained in:
lisonge 2023-09-20 22:05:33 +08:00
parent 096cf6e23f
commit 30a6f59468

View File

@ -23,8 +23,8 @@ android {
targetSdk = libs.versions.android.targetSdk.get().toInt()
applicationId = "li.songe.gkd"
versionCode = 5
versionName = "1.2.0"
versionCode = 6
versionName = "1.2.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {