Add Android 11 to ANDROID_VERSION_NAMES.
This commit is contained in:
parent
a8f1a58f2d
commit
f4409bad02
@ -293,6 +293,7 @@ public final class Utils {
|
|||||||
"8.1", // 27
|
"8.1", // 27
|
||||||
"9.0", // 28
|
"9.0", // 28
|
||||||
"10.0", // 29
|
"10.0", // 29
|
||||||
|
"11.0", // 30
|
||||||
};
|
};
|
||||||
|
|
||||||
public static String getAndroidVersionName(int sdkLevel) {
|
public static String getAndroidVersionName(int sdkLevel) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user