X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fbuild.gradle;h=b1db7c954f03fc645f4ede8dc9d7e358b2e5b50b;hb=8a775f43cc1ce3a277e8875da66a57eac353088d;hp=2ab5953ca9aeb871f7f84744ba31c828028aaf54;hpb=0b2da52fc661cf302cd94105620e54340d269f1d;p=PrivacyBrowserAndroid.git diff --git a/app/build.gradle b/app/build.gradle index 2ab5953c..b1db7c95 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -30,9 +30,6 @@ android { targetSdk 32 versionCode 59 versionName "3.10.1" - - // `multiDexEnabled` can possibly be removed once the `minSdkVersion` is >= 21. - multiDexEnabled true } buildTypes {