]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/build.gradle
Bump the minimum API to 23. https://redmine.stoutner.com/issues/793
[PrivacyBrowserAndroid.git] / app / build.gradle
index 571e65286a99265eaedaa57250aa87372624c681..beed05b4bd482ad41273d1e8c33c78b12a2de1ab 100644 (file)
@@ -26,7 +26,7 @@ android {
     compileSdk 31
 
     defaultConfig {
-        minSdk 19
+        minSdk 23
         targetSdk 31
         versionCode 57
         versionName "3.9"