We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f189270 commit ce304edCopy full SHA for ce304ed
query/src/main/AndroidManifest.xml
@@ -1,11 +1,7 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="com.quarkworks.android.realmtypesafequery">
3
4
- <application
5
- android:allowBackup="true"
6
- android:label="@string/app_name"
7
- android:supportsRtl="true">
8
-
9
- </application>
+ <application/>
+
10
11
</manifest>
0 commit comments