mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 11:42:22 +08:00
chore: v1.5.2
This commit is contained in:
parent
fb82290fb8
commit
78db44c75c
|
@ -23,8 +23,8 @@ android {
|
|||
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
||||
|
||||
applicationId = "li.songe.gkd"
|
||||
versionCode = 11
|
||||
versionName = "1.5.1"
|
||||
versionCode = 12
|
||||
versionName = "1.5.2"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
Loading…
Reference in New Issue
Block a user