From d80b9081c437a1d8593bbc0bf6fdf1161fc9b773 Mon Sep 17 00:00:00 2001 From: jaydroid1024 Date: Fri, 17 Sep 2021 16:05:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E8=AF=91=E4=BC=98=E5=8C=96=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 159b102..007b4c7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -67,8 +67,8 @@ dependencies { androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' - implementation(project(":vbhelper")) -// implementation 'com.github.jaydroid1024:VBHelper:0.0.1' +// implementation(project(":vbhelper")) + implementation 'com.github.jaydroid1024:VBHelper:0.0.1'