chore: v1.9.1
Some checks are pending
Build-Apk / build (push) Waiting to run

This commit is contained in:
二刺螈 2024-11-11 17:02:33 +08:00
parent 3339651bce
commit 9bae29fdc9
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# v1.9.1-beta.1
# v1.9.1
以下是本次更新的主要内容

View File

@ -58,8 +58,8 @@ android {
targetSdk = project.properties["android_targetSdk"].toString().toInt()
applicationId = "li.songe.gkd"
versionCode = 47
versionName = "v1.9.1-beta.1"
versionCode = 48
versionName = "v1.9.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {