Change group name
This commit is contained in:
parent
cb21f15d73
commit
3388ac1a16
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
apply plugin: 'com.android.library'
|
||||
apply plugin: 'com.github.dcendents.android-maven'
|
||||
|
||||
group = 'com.github.osmand'
|
||||
group = 'com.github.osmandapp'
|
||||
version = '2.0'
|
||||
|
||||
android {
|
||||
|
|
Loading…
Reference in a new issue