mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 11:42:22 +08:00
chore: v1.6.0
This commit is contained in:
parent
f66f3320bb
commit
05d2b69c99
|
@ -22,8 +22,8 @@ android {
|
|||
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
||||
|
||||
applicationId = "li.songe.gkd"
|
||||
versionCode = 14
|
||||
versionName = "1.5.4"
|
||||
versionCode = 15
|
||||
versionName = "1.6.0"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
Loading…
Reference in New Issue
Block a user