From 0c19a2ced86652ef09ea0bcb626dd9a106bd27a7 Mon Sep 17 00:00:00 2001 From: Babar-Bashir Date: Thu, 15 Dec 2016 12:14:50 +0500 Subject: [PATCH] Update FAQ.md --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index c103f266..580dccff 100644 --- a/FAQ.md +++ b/FAQ.md @@ -43,7 +43,7 @@ then no, because NetGuard needs to use this service. Android allows only one app **(3) Can I use NetGuard on any Android version?** -No, the minimum required Android version is 4.0 (KitKat) +No, the minimum required Android version is 4.0 (ICE_CREAM_SANDWICH) because NetGuard uses the [Android VPN service](https://developer.android.com/reference/android/net/VpnService.html), which was added in Android 4.0.