chore: v1.10.2-beta.2

This commit is contained in:
二刺螈 2025-04-14 21:33:29 +08:00
parent 2f5654ed76
commit 263b0e5daa
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -57,8 +57,8 @@ android {
targetSdk = project.properties["android_targetSdk"].toString().toInt()
applicationId = "li.songe.gkd"
versionCode = 59
versionName = "1.10.2-beta.1"
versionCode = 60
versionName = "1.10.2-beta.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {