mirror of
https://git.chinosk6.cn/chinosk/gkms-local.git
synced 2026-08-21 20:54:43 +07:00
相机修复 + 拍照页服装解锁 + SP 标记,版本号 v3.4.1
This commit is contained in:
+2
-2
@@ -16,7 +16,7 @@ android {
|
||||
minSdk 29
|
||||
targetSdk 34
|
||||
versionCode 12
|
||||
versionName "v3.4.0"
|
||||
versionName "v3.4.1"
|
||||
buildConfigField "String", "VERSION_NAME", "\"${versionName}\""
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
@@ -132,4 +132,4 @@ dependencies {
|
||||
implementation(libs.shadowhook)
|
||||
compileOnly(libs.xposed.api)
|
||||
implementation(libs.kotlinx.serialization.json)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user