diff --git a/OsmAnd-api/build.gradle b/OsmAnd-api/build.gradle index c3f336e80e..9609bf72e4 100644 --- a/OsmAnd-api/build.gradle +++ b/OsmAnd-api/build.gradle @@ -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 {