From 022c1e29b7f11560f6fc1a89fcbf97d285f35366 Mon Sep 17 00:00:00 2001 From: gedoor Date: Wed, 9 Sep 2020 10:35:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 4367e9856..43a086553 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -209,5 +209,4 @@ dependencies { //implementation 'fadeapp.widgets:scrollless-recyclerView:1.0.2' } -apply plugin: 'com.google.gms.google-services' -apply plugin: 'kotlin-android-extensions' \ No newline at end of file +apply plugin: 'com.google.gms.google-services' \ No newline at end of file