We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
apply plugin: 'maven'
1 parent 0abbc67 commit 7f341a3Copy full SHA for 7f341a3
android/build.gradle
@@ -20,7 +20,7 @@ def safeExtGet(prop, fallback) {
20
}
21
22
apply plugin: 'com.android.library'
23
-// apply plugin: 'maven'
+apply plugin: 'maven'
24
25
buildscript {
26
// The Android Gradle plugin is only required when opening the android folder stand-alone.
0 commit comments