forked from organicmaps/organicmaps
[android] Update applicationId
Signed-off-by: Roman Tsisyk <roman@tsisyk.com>
This commit is contained in:
parent
0c994bc68a
commit
13e769af06
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ def getVersion() {
|
||||||
|
|
||||||
def osName = System.properties['os.name'].toLowerCase()
|
def osName = System.properties['os.name'].toLowerCase()
|
||||||
|
|
||||||
project.ext.appId = 'app.omaps'
|
project.ext.appId = 'app.organicmaps'
|
||||||
project.ext.appName = 'Organic Maps'
|
project.ext.appName = 'Organic Maps'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
Loading…
Add table
Reference in a new issue