chore: v1.1.0

This commit is contained in:
lisonge 2023-09-09 18:53:55 +08:00
parent f73d1e7f53
commit 6a53ac6b81

View File

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