Browse Source

docs: clarify Android API version requirement in README (#3414)

Change Android version notation from "14+" to "4.0+ (API 14 or later)" for better clarity among Android developers
Dipendra Sharma 9 months ago
parent
commit
4602a01ce5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -46,7 +46,7 @@ Supported rendering backends:
 
 Supported platforms:
 
- * Android (14+)
+ * Android (4.0+) - API 14 or later
  * iOS/iPadOS/tvOS (16.0+)
  * Linux
  * macOS (13.0+)