Skip to content

Commit

Permalink
Convert notification icons to webp
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoshibata committed Nov 15, 2019
1 parent 5d0d02c commit dad4977
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "io.github.tiagoshibata.gpsdclient"
minSdkVersion 19
targetSdkVersion 29
versionCode 3
versionName "1.0.2"
versionCode 4
versionName "1.0.3"
}
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8
Expand Down
Binary file removed app/src/main/res/drawable-hdpi/notification_icon.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/drawable-ldpi/notification_icon.png
Binary file not shown.
Binary file not shown.
Binary file removed app/src/main/res/drawable-mdpi/notification_icon.png
Binary file not shown.
Binary file not shown.

0 comments on commit dad4977

Please sign in to comment.