Support English UI, remove mediamtx, update hangover, fix build process, remove build files for other platforms

This commit is contained in:
Caten
2025-06-07 17:04:08 +08:00
parent 0a1d61ed46
commit 12997c8fd6
115 changed files with 371 additions and 4417 deletions

View File

@@ -19,8 +19,8 @@ pluginManagement {
plugins {
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
id "com.android.application" version "8.1.0" apply false
id "org.jetbrains.kotlin.android" version "1.9.22" apply false
id "com.android.application" version "8.3.2" apply false
id "org.jetbrains.kotlin.android" version "2.0.20" apply false
}
rootProject.name = "TinyComputer"