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: 'ivy-publish'
|
||||
apply plugin: 'com.github.dcendents.android-maven'
|
||||
|
||||
group = 'com.github.osmandapp.osmand'
|
||||
|
@ -38,4 +39,4 @@ task sourcesJar(type: Jar) {
|
|||
|
||||
artifacts {
|
||||
archives sourcesJar
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue