From: Soren Stoutner Date: Tue, 27 Feb 2024 21:19:15 +0000 (-0700) Subject: Bump the minimum API to 26. https://redmine.stoutner.com/issues/1163 X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=commitdiff_plain;h=e065315a36c804626a7dba38d3edad05e9fdb473 Bump the minimum API to 26. https://redmine.stoutner.com/issues/1163 --- diff --git a/app/build.gradle b/app/build.gradle index 9dc56232..0a8c3a72 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,7 +26,7 @@ android { compileSdk 34 defaultConfig { - minSdk 24 + minSdk 26 targetSdk 34 versionCode 73 versionName "3.17" diff --git a/app/src/main/assets/de/about_changelog.html b/app/src/main/assets/de/about_changelog.html index 73f95de5..7374c44d 100644 --- a/app/src/main/assets/de/about_changelog.html +++ b/app/src/main/assets/de/about_changelog.html @@ -35,20 +35,19 @@

3.17 (Version Code 73)

-

12. Februar 2024 - Mindest-API 24, Ziel-API 34

-