
4 changed files with 11 additions and 9 deletions
@ -1,4 +1,8 @@
@@ -1,4 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<manifest package="org.microg.safeparcel"> |
||||
<!-- This is not needed, it's just here to stop build systems from complaining --> |
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" |
||||
package="org.microg.safeparcel"> |
||||
|
||||
<uses-sdk |
||||
android:minSdkVersion="9" |
||||
android:targetSdkVersion="22" /> |
||||
</manifest> |
||||
|
Loading…
Reference in new issue