Change group name

This commit is contained in:
Chumva 2019-10-11 12:24:07 +03:00
parent 254ef218fb
commit cb21f15d73

View file

@ -1,7 +1,7 @@
apply plugin: 'com.android.library'
apply plugin: 'com.github.dcendents.android-maven'
group = 'net.OsmAnd.OsmAnd-api'
group = 'com.github.osmand'
version = '2.0'
android {