Update build.gradle

This commit is contained in:
Taohua Su
2025-03-26 08:18:49 +08:00
committed by GitHub
parent 248c62e2c8
commit 10dfccba7d

View File

@@ -1,4 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins { plugins {
id 'com.android.application' version '8.9.1' apply false id 'com.android.application' version '8.0.0' apply false
} }