From c9b6558b12cb972b7c39874c1c55166d6ee8517b Mon Sep 17 00:00:00 2001 From: Lihongda <963140097@qq.com> Date: Fri, 5 Jan 2024 02:15:15 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E9=AB=98=E6=9C=80=E5=B0=8F=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=88=B024?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 1740ae4e0..6c08ea27d 100644 --- a/build.gradle +++ b/build.gradle @@ -27,6 +27,6 @@ allprojects { ext { compileSdkVersion = 33 buildToolsVersion = "33.0.0" - minSdkVersion = 21 + minSdkVersion = 24 targetSdkVersion = 33 } \ No newline at end of file