更新TargetSDK至36

更新部分界面
添加透明主题
This commit is contained in:
HapeLee
2025-07-30 02:14:14 +08:00
parent c2353c9e71
commit 22f34161ab
21 changed files with 310 additions and 59 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ android {
defaultConfig {
applicationId "io.legato.kazusa"
minSdk 26
targetSdk 35
targetSdk 36
versionCode 10000 + gitCommits
versionName version
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"