Skip to content
This repository was archived by the owner on Jul 19, 2022. It is now read-only.

Commit 22b8044

Browse files
committed
jitpack modular config
1 parent 5388cd5 commit 22b8044

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
plugins {
22
id 'com.android.application'
33
id 'kotlin-android'
4+
id 'com.github.dcendents.android-maven'
45
}
5-
6+
group = 'com.github.enciyo'
67
android {
78
signingConfigs {
89
release {

0 commit comments

Comments
 (0)