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.
2 parents d358da7 + 4e16e3f commit 10f10aeCopy full SHA for 10f10ae
RNClipboardAndroid/app/src/main/AndroidManifest.xml
@@ -1,10 +1,3 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="com.davidsandor.rnclipboardandroid">
3
-
4
- <application android:allowBackup="true" android:label="@string/app_name"
5
- android:icon="@mipmap/ic_launcher" android:supportsRtl="true"
6
- android:theme="@style/AppTheme">
7
8
- </application>
9
10
</manifest>
0 commit comments