From e6864d17b6519b70bb7c6c627832902b50d0e472 Mon Sep 17 00:00:00 2001 From: "Yevhen Babiichuk (DustDFG)" Date: Wed, 24 Aug 2022 15:47:08 +0300 Subject: [PATCH] Update minimal required Android SDK version Signed-off-by: Yevhen Babiichuk (DustDFG) --- docs/README-android.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README-android.md b/docs/README-android.md index 39db67ad6..a247e5721 100644 --- a/docs/README-android.md +++ b/docs/README-android.md @@ -13,7 +13,7 @@ supported, but you can use the "android-project-ant" directory as a template. Requirements ================================================================================ -Android SDK (version 26 or later) +Android SDK (version 31 or later) https://developer.android.com/sdk/index.html Android NDK r15c or later