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 f990d0c commit d1760eaCopy full SHA for d1760ea
app/src/main/AndroidManifest.xml
@@ -1,4 +1,8 @@
1
-<?xml version="1.0" encoding="utf-8"?><manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:versionCode="39375" android:versionName="">
+<?xml version="1.0" encoding="utf-8"?>
2
+<manifest xmlns:android="http://schemas.android.com/apk/res/android"
3
+xmlns:tools="http://schemas.android.com/tools"
4
+android:versionCode="39375"
5
+android:versionName="">
6
7
<!-- Permissions -->
8
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED"/>
0 commit comments