Skip to content

Commit d24dc88

Browse files
committed
Update AndroidManifest for Eclipse project.
1 parent 5d4db9c commit d24dc88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<!-- Required permission to use in-app billing. -->
2929
<uses-permission android:name="com.android.vending.BILLING" />
3030
<application android:label="@string/app_name"
31-
android:icon="@drawable/cr3_logo"
31+
android:icon="@mipmap/cr3_logo"
3232
android:allowClearUserData="true"
3333
android:process="org.coolreader"
3434
>

0 commit comments

Comments
 (0)