forked from organicmaps/organicmaps
[android] Renamed flavor.
This commit is contained in:
parent
670970b52b
commit
b65ce84af3
1 changed files with 2 additions and 2 deletions
|
@ -106,12 +106,12 @@ android {
|
|||
android.sourceSets.prestigio.assets.srcDirs = ['flavors/mwm-ttf-assets']
|
||||
}
|
||||
|
||||
CipherLab {
|
||||
cipherlab {
|
||||
applicationId 'com.mapswithme.maps.pro'
|
||||
buildConfigField 'String', 'REVIEW_URL', '"http://maps.me/"'
|
||||
buildConfigField 'String', 'SUPPORT_MAIL', '"android@maps.me"'
|
||||
buildConfigField 'boolean', 'IS_PREINSTALLED', 'true'
|
||||
android.sourceSets.CipherLab.assets.srcDirs = ['flavors/mwm-ttf-assets']
|
||||
android.sourceSets.cipherlab.assets.srcDirs = ['flavors/mwm-ttf-assets']
|
||||
}
|
||||
|
||||
xiaomi {
|
||||
|
|
Loading…
Add table
Reference in a new issue