From 97dcdb291e22c945300e2b5ab83d5b618758ce34 Mon Sep 17 00:00:00 2001 From: M M Arif Date: Sun, 13 Mar 2022 13:13:01 +0100 Subject: [PATCH] Update 'FAQ' --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 692d0a8..1f26775 100644 --- a/FAQ.md +++ b/FAQ.md @@ -13,7 +13,7 @@ You can install GitNex directly from [F-droid](https://f-droid.org/en/packages/o Sure, [Download latest signed build from here](https://codeberg.org/gitnex/GitNex#user-content-downloads). ### What are the requirements? -So far not much except you should have Android LOLLIPOP(Android 5.0) OS at a minimum. Below this version may not work. +So far not much except you should have Android 6.0 OS at a minimum. Below this version may not work. ### What Gitea version I need? Please make sure that you are on latest Gitea(last major two stable releases, e.g 1.9 and 1.10) or later. Below this may not work as one would expect because of the newly added objects to the API at later versions. Please consider updating your Gitea server. Check the versions [compatibility page](https://codeberg.org/gitnex/GitNex/wiki/Compatibility) which lists all the supported versions with compatibility ratio.