Skip to content

Commit

Permalink
feat: 修改APP的图标
Browse files Browse the repository at this point in the history
  • Loading branch information
jixiaoyong committed Jan 3, 2024
1 parent a8f4d12 commit 42db500
Show file tree
Hide file tree
Showing 10 changed files with 6 additions and 7 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ bin/
.vscode/

### Mac OS ###
/local.properties
.DS_Store
1 change: 1 addition & 0 deletions .idea/codeStyles/codeStyleConfig.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions .idea/gradle.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .idea/render.experimental.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div align="center">

![icon](./docs/shortscreen/icon.png)
![icon](./src/main/resources/imgs/icon.png)

# ApkSigner ![GitHub release (with filter)](https://img.shields.io/github/v/release/jixiaoyong/ApkSigner) ![GitHub Release Date - Published_At](https://img.shields.io/github/release-date/jixiaoyong/ApkSigner)

Expand Down
Binary file removed docs/shortscreen/icon.png
Binary file not shown.
Binary file modified src/main/resources/imgs/icon.icns
Binary file not shown.
Binary file modified src/main/resources/imgs/icon.ico
Binary file not shown.
Binary file modified src/main/resources/imgs/icon.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 42db500

Please sign in to comment.