From 4ce55d1fb3d532edc4c86040ed04755c6d8e4b4a Mon Sep 17 00:00:00 2001 From: LittleTurtle2333 Date: Sat, 18 Feb 2023 21:48:42 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E6=97=A0=E7=94=A8dependencie?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle.kts | 1 - 1 file changed, 1 deletion(-) diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 69c9b6ff..f7c2ebf3 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -59,5 +59,4 @@ dependencies { val appCenterSdkVersion = "4.4.3" implementation("com.microsoft.appcenter:appcenter-analytics:${appCenterSdkVersion}") implementation("com.microsoft.appcenter:appcenter-crashes:${appCenterSdkVersion}") - implementation("androidx.core:core-splashscreen:1.0.0") } \ No newline at end of file