Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
remove coil unusage file
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelzero committed Sep 29, 2021
1 parent a5a98e0 commit b79c438
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 219 deletions.
8 changes: 0 additions & 8 deletions coilimageloader/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.mikaelzero.coilimageloader">

<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/Theme.Mojito" />

</manifest>

This file was deleted.

170 changes: 0 additions & 170 deletions coilimageloader/src/main/res/drawable/ic_launcher_background.xml

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ targetSdk=30
compileSdk=30
# Maven
GROUP=com.github.mikaelzero
VERSION_NAME=1.8.2
VERSION_NAME=1.8.3
DOKIT_PLUGIN_SWITCH=true
#// DOKIT读取三方库会和booster冲突 如果你的项目中也集成了booster 建议将开关改成false
DOKIT_THIRD_LIB_SWITCH=true
Expand Down

0 comments on commit b79c438

Please sign in to comment.