dever 6 years ago
parent
commit
ae126d308c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      lib/Store/Core.php

+ 1 - 0
lib/Store/Core.php

@@ -600,6 +600,7 @@ class Core
 			'video/x-sgi-movie' => 'movie',
 			'x-world/x-vrml' => 'flr',
 			'application/x-rar' => 'rar',
+			'application/vnd.android.package-archive' => 'apk',
 		);
 
 		if (isset($config[$mine])) {