Skip to content

Commit

Permalink
updated manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmmedrejowan committed Dec 17, 2021
1 parent 99fd93f commit 7b35bd3
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions CuteVisualizer/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.rejowan.cutevisualizer">

<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme" />

</manifest>
<manifest package="com.rejowan.cutevisualizer" />

0 comments on commit 7b35bd3

Please sign in to comment.