Commit e6864d17b6519b70bb7c6c627832902b50d0e472

Yevhen Babiichuk (DustDFG) 2022-08-24T15:47:08

Update minimal required Android SDK version Signed-off-by: Yevhen Babiichuk (DustDFG) <dfgdust@gmail.com>

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/docs/README-android.md b/docs/README-android.md
index 39db67a..a247e57 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