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 5ec788c commit 7f4004eCopy full SHA for 7f4004e
Crash/build.gradle
@@ -1,8 +1,7 @@
1
-plugins {
2
- id 'com.android.library'
3
- id 'kotlin-android'
4
- id 'com.github.dcendents.android-maven'
5
-}
+apply plugin: 'com.android.library'
+apply plugin: 'kotlin-android'
+apply plugin: 'com.github.dcendents.android-maven'
+
6
group = 'com.github.Omega-R.OmegaBase'
7
8
0 commit comments