forked from organicmaps/organicmaps
Added planet MWM in prestigio build.
This commit is contained in:
parent
0ab13e64ea
commit
839262dabb
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ android {
|
|||
buildConfigField 'String', 'SUPPORT_MAIL', '"googleplay@maps.me"'
|
||||
buildConfigField 'boolean', 'IS_PRESTIGIO_PREINSTALLED', 'true'
|
||||
android.sourceSets.prestigio.setRoot('flavors/pro')
|
||||
android.sourceSets.prestigio.assets.srcDirs = ['flavors/guides-assets']
|
||||
android.sourceSets.prestigio.assets.srcDirs = ['flavors/guides-assets', 'flavors/mwm-ttf-assets']
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue