mirror of
https://github.com/f-droid/fdroidclient.git
synced 2026-01-30 09:41:33 -05:00
include android 10 in versions display
This commit is contained in:
@@ -289,6 +289,7 @@ public final class Utils {
|
||||
"8.0", // 26
|
||||
"8.1", // 27
|
||||
"9.0", // 28
|
||||
"10.0", // 29
|
||||
};
|
||||
|
||||
public static String getAndroidVersionName(int sdkLevel) {
|
||||
|
||||
Reference in New Issue
Block a user