Merge branch 'utils-7.0' into 'master'

Add 7.0 (24) to the versions list



See merge request !361
This commit is contained in:
Daniel Martí 2016-07-25 13:17:10 +00:00
commit 7287acd822

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) {