We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da0c706 commit d4a07b6Copy full SHA for d4a07b6
lib/build.gradle
@@ -1,4 +1,5 @@
1
apply plugin: 'com.android.library'
2
+apply plugin: 'com.github.dcendents.android-maven'
3
4
android {
5
compileSdkVersion 24
0 commit comments