Skip to content

Commit 7773e58

Browse files
committed
Add new group Crash
1 parent 3cf774d commit 7773e58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Crash/build.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
plugins {
22
id 'com.android.library'
33
id 'kotlin-android'
4+
id 'com.github.dcendents.android-maven'
45
}
6+
group = 'com.github.Omega-R.OmegaBase'
7+
58

69
android {
710
compileSdkVersion 30

0 commit comments

Comments
 (0)