Prepare for sdk level 23
This commit is contained in:
parent
3f5b5ffc93
commit
e4527da122
@ -214,7 +214,8 @@ public final class Utils {
|
|||||||
"4.4", // 19
|
"4.4", // 19
|
||||||
"4.4W", // 20
|
"4.4W", // 20
|
||||||
"5.0", // 21
|
"5.0", // 21
|
||||||
"5.1" // 22
|
"5.1", // 22
|
||||||
|
"6.0" // 23
|
||||||
};
|
};
|
||||||
|
|
||||||
public static String getAndroidVersionName(int sdkLevel) {
|
public static String getAndroidVersionName(int sdkLevel) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user