Add 7.0 (24) to the versions list

This commit is contained in:
Daniel Martí 2016-07-25 14:55:56 +02:00
parent 53e812e198
commit 5f3448394c

View File

@ -204,6 +204,7 @@ public final class Utils {
"5.0", // 21
"5.1", // 22
"6.0", // 23
"7.0", // 24
};
public static String getAndroidVersionName(int sdkLevel) {