Skip to content
Snippets Groups Projects
Commit 2ab88919 authored by cypherpunks1's avatar cypherpunks1 Committed by morgan
Browse files

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

Bug 43147: Remove unused search plugins from the apk files
parent a3e97048
No related branches found
No related tags found
2 merge requests!1209Bug 41550 & 43147: Remove unused extensions and search plugins from the apk files,!1202Bug_43099: 2024 YEC Strings
......@@ -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.
Finish editing this message first!
Please register or to comment