Skip to content

Commit

Permalink
forgot to commit updated manifest with new icon
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaun committed Dec 5, 2015
1 parent 4cbb2c1 commit b7154bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<application
android:name="ch.logixisland.anuto.AnutoApp"
android:label="@string/app_name"
android:icon="@mipmap/logo72"
android:icon="@mipmap/icon"
android:theme="@style/AppTheme"
android:hardwareAccelerated="true"
android:allowBackup="false" >
Expand Down

0 comments on commit b7154bb

Please sign in to comment.