chore: v1.0.1

This commit is contained in:
lisonge 2023-09-03 23:28:04 +08:00
parent d246fe7140
commit 889df3a72f

View File

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