Merge branch 'Add_Android_11' into 'master'
Add Android 11 to ANDROID_VERSION_NAMES. See merge request fdroid/fdroidclient!926
This commit is contained in:
		
						commit
						17ce6110c2
					
				@ -293,6 +293,7 @@ public final class Utils {
 | 
			
		||||
            "8.1",   // 27
 | 
			
		||||
            "9.0",   // 28
 | 
			
		||||
            "10.0",  // 29
 | 
			
		||||
            "11.0",  // 30
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    public static String getAndroidVersionName(int sdkLevel) {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user