Skip to content

Commit 7f341a3

Browse files
Commented out apply plugin: 'maven'
1 parent 0abbc67 commit 7f341a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ def safeExtGet(prop, fallback) {
2020
}
2121

2222
apply plugin: 'com.android.library'
23-
// apply plugin: 'maven'
23+
apply plugin: 'maven'
2424

2525
buildscript {
2626
// The Android Gradle plugin is only required when opening the android folder stand-alone.

0 commit comments

Comments
 (0)