We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d10876 commit 5867f8eCopy full SHA for 5867f8e
1 file changed
viewpagerlibx/build.gradle
@@ -1,5 +1,6 @@
1
apply plugin: 'com.android.library'
2
-
+apply plugin: 'com.github.dcendents.android-maven'
3
+group='com.github.LillteZheng'
4
android {
5
compileSdkVersion 30
6
buildToolsVersion "30.0.1"
0 commit comments