From 232dd7f970f9563892aa9d8354c3d775a7e169a2 Mon Sep 17 00:00:00 2001 From: csagan5 <32685696+csagan5@users.noreply.github.com> Date: Fri, 24 May 2019 05:54:10 +0200 Subject: [PATCH] Report correct minimum SDK version 16 -> 17 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b64372b2..0b7036cf 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 16 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 17 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).