This commit is contained in:
2025-07-30 23:47:26 +08:00
parent ce685521de
commit 7fdff8d14b
7 changed files with 31 additions and 25 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.8.0' apply false
id 'com.android.application' version '8.0.0' apply false
}