mirror of
https://github.com/gkd-kit/gkd.git
synced 2024-11-16 03:32:38 +08:00
chore: v1.7.0-beta.2
This commit is contained in:
parent
3219127fc6
commit
798df09342
|
@ -54,8 +54,8 @@ android {
|
|||
targetSdk = libs.versions.android.targetSdk.get().toInt()
|
||||
|
||||
applicationId = "li.songe.gkd"
|
||||
versionCode = 19
|
||||
versionName = "1.7.0-beta.1"
|
||||
versionCode = 20
|
||||
versionName = "1.7.0-beta.2"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
Loading…
Reference in New Issue
Block a user