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.
1 parent e5633e4 commit 4229188Copy full SHA for 4229188
rave_utils/build.gradle
@@ -1,4 +1,6 @@
1
apply plugin: 'com.android.library'
2
+apply plugin: 'com.github.dcendents.android-maven'
3
+group = 'com.github.flutterwave'
4
5
android {
6
compileSdkVersion 29
0 commit comments