This commit is contained in:
2025-07-30 22:36:07 +08:00
parent fb91d2a0cb
commit ce685521de
14 changed files with 738 additions and 362 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
}