From a39ecd746f035c0f454ced89770d6069ec0fe129 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B1=E9=A3=8E?= Date: Sat, 3 May 2025 00:43:29 +0800 Subject: [PATCH] [Chore] Update SDK --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 1a720da..a655dc6 100644 --- a/build.gradle +++ b/build.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.android.library' android { namespace 'com.swung0x48.mobileglues' - compileSdk 34 + compileSdk 35 defaultConfig { minSdk 21