Skip to content

Commit

Permalink
complete
Browse files Browse the repository at this point in the history
  • Loading branch information
abi-raj committed Sep 16, 2021
1 parent a76f53e commit 10d05fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.light_dark_theme_flutter">
<application
android:label="light_dark_theme_flutter"
android:label="Flutter Theme"
android:icon="@mipmap/ic_launcher">
<activity
android:name=".MainActivity"
Expand Down

0 comments on commit 10d05fd

Please sign in to comment.