修复了bug并提升兼容性

This commit is contained in:
MineTestGaming
2025-03-25 23:44:17 +08:00
parent f85bc1c2a6
commit 248c62e2c8
5 changed files with 37 additions and 16 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.9.1' apply false
}