From ba58b0bd40c4d0a655acc7d67fb9efb2355f5576 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 7 Dec 2023 16:02:43 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E5=88=9A=E5=88=9A=E5=B0=91?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/app/build.gradle b/app/build.gradle index 6792c55fa..eba17f834 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -303,6 +303,7 @@ dependencies { implementation 'com.contrarywind:wheelview:4.1.0' implementation 'tech.sud.mgp:SudMGP-static:1.3.3.1158' + implementation 'com.google.android.material:material:1.9.0' } channel {