Skip to content
Snippets Groups Projects
Verified Commit fe81c7e6 authored by cypherpunks1's avatar cypherpunks1 Committed by Pier Angelo Vendrame
Browse files

fixup! Bug 40009: [android] Change the default search engines

Bug 43147: Remove unused search plugins from the apk files
parent eaef7a9b
No related branches found
No related tags found
1 merge request!1222Bug 43166: Rebased alpha onto 128.3.0esr
......@@ -8,6 +8,10 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
android {
androidResources {
ignoreAssetsPattern '!amazon*:!azerdict*:!baidu*:!bing*:!ceneje*:!coccoc*:!daum*:!ebay*:!ecosia*:!faclair*:!google*:!gulesider*:!leo*:!mapy*:!mercadolibre*:!odpiralni*:!pazaruvaj*:!prisjakt*:!qwant*:!rakuten*:!salidzinilv*:!seznam*:!vatera*:!wikipedia-*:!wiktionary*:!yahoo*:!yandex*'
}
defaultConfig {
minSdkVersion config.minSdkVersion
compileSdk config.compileSdkVersion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment