Add name for 5.1 (22)
This commit is contained in:
parent
b18231c25d
commit
2f80d37c24
@ -201,7 +201,8 @@ public final class Utils {
|
||||
"4.3", // 18
|
||||
"4.4", // 19
|
||||
"4.4W", // 20
|
||||
"5.0" // 21
|
||||
"5.0", // 21
|
||||
"5.1" // 22
|
||||
};
|
||||
|
||||
public static String getAndroidVersionName(int sdkLevel) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user