移植完成,网络通信有问题

This commit is contained in:
2026-06-24 22:05:19 +08:00
parent 5a35ef059c
commit 28a5d0f6fb
70 changed files with 5353 additions and 429 deletions
+1 -2
View File
@@ -1,5 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
alias(libs.plugins.kotlin.compose) apply false
}
}