chore: v1.1.1

This commit is contained in:
lisonge 2023-09-10 12:53:30 +08:00
parent 8aea3e3953
commit 4914b09f70

View File

@ -23,8 +23,8 @@ android {
targetSdk = libs.versions.android.targetSdk.get().toInt()
applicationId = "li.songe.gkd"
versionCode = 3
versionName = "1.1.0"
versionCode = 4
versionName = "1.1.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {