Update build.gradle
This commit is contained in:
parent
cdaf54c138
commit
01fae3a6f5
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
apply plugin: 'com.android.library'
|
apply plugin: 'com.android.library'
|
||||||
|
apply plugin: 'ivy-publish'
|
||||||
apply plugin: 'com.github.dcendents.android-maven'
|
apply plugin: 'com.github.dcendents.android-maven'
|
||||||
|
|
||||||
group = 'com.github.osmandapp.osmand'
|
group = 'com.github.osmandapp.osmand'
|
||||||
|
|
Loading…
Reference in a new issue