mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-17 06:27:16 -04:00
wp-fdroid: add 7.0 (24) to the versions list
This commit is contained in:
@@ -247,6 +247,7 @@ class FDroid
|
||||
}
|
||||
function androidversion($sdkLevel) {
|
||||
switch ($sdkLevel) {
|
||||
case 24: return "7.0";
|
||||
case 23: return "6.0";
|
||||
case 22: return "5.1";
|
||||
case 21: return "5.0";
|
||||
|
||||
Reference in New Issue
Block a user