Update build.gradle

This commit is contained in:
vshcherb 2021-01-15 13:32:47 +01:00 committed by GitHub
parent cdaf54c138
commit 01fae3a6f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'