From c907330149da2ab5c014d959ab2c697d42101119 Mon Sep 17 00:00:00 2001 From: cyberta Date: Thu, 12 May 2022 20:15:48 +0200 Subject: add note about currently supported android versions in README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 063a93fd..3d7e1727 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Please see the [issues](https://0xacab.org/leap/bitmask_android/issues) section * [Debug APKs](#debug-apks) * [Release APKs](#release-apks) * [Signed Release APKs](#signed-release-apks) -* [Updating Submodules](#updating-submodules) +* [Supported Versions](#supported-versions) * [Acknowledgments](#acknowledgments) * [Contributing](#contributing) @@ -183,6 +183,10 @@ If you want to build and sign apks and aab bundles for the current commit, run: Please check `./prepareFordistribution.sh -h` for all options! +## Supported Versions + +Currently API 16 (Android 4.1) - API 30 (Android 11) are officially supported. Keep backwards compatibility in mind if you plan to contribute new features. + ## Acknowledgments This project bases its work in [ics-openvpn project](https://code.google.com/p/ics-openvpn/). -- cgit v1.2.3