From 84d6403e06c9202c5a2611bc7d480569b52bdc3e Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Fri, 24 May 2019 23:43:18 +0200 Subject: [PATCH] Increase minimum SDK version from 17 to 19 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b7036cf..d2f3c209 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ All built versions are available as [releases](https://github.com/bromite/bromit Each tag corresponds to a Chromium Stable release tag. -Bromite is currently built for ARM, ARM64 and x86 and for the Android SDK versions 17 and 21; [Bromite SystemWebView](https://www.bromite.org/system_web_view) is provided as well (SDK21+). +Bromite is currently built for ARM, ARM64 and x86 and for the Android SDK versions 19 and 21; [Bromite SystemWebView](https://www.bromite.org/system_web_view) is provided as well (SDK21+). For every Bromite build you can always find a matching [vanilla Chromium](https://www.bromite.org/chromium) build which is used for example to verify which issues are specific to Bromite or not. All official releases are also available through the [official third-party F-Droid repository](https://www.bromite.org/fdroid).