From 5867f8e43681080c8b539bb99aa9f6c473d71b45 Mon Sep 17 00:00:00 2001 From: zhengsr <845731923@qq.com> Date: Sun, 6 Sep 2020 22:14:03 +0800 Subject: [PATCH] =?UTF-8?q?androidx=20=E5=BA=93=E6=B7=BB=E5=8A=A0=20jetpac?= =?UTF-8?q?k?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- viewpagerlibx/build.gradle | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/viewpagerlibx/build.gradle b/viewpagerlibx/build.gradle index eee5414..db33314 100644 --- a/viewpagerlibx/build.gradle +++ b/viewpagerlibx/build.gradle @@ -1,5 +1,6 @@ apply plugin: 'com.android.library' - +apply plugin: 'com.github.dcendents.android-maven' +group='com.github.LillteZheng' android { compileSdkVersion 30 buildToolsVersion "30.0.1"