Union兼容

订阅初步完成
This commit is contained in:
2025-08-03 17:26:29 +08:00
parent 7fdff8d14b
commit e95b6a1066
47 changed files with 4723 additions and 165 deletions

View File

@@ -1,4 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.0.0' apply false
id 'com.android.application' version '8.8.0' apply false
}