Skip to content

Commit

Permalink
Update latest apk
Browse files Browse the repository at this point in the history
Signed-off-by: Sanju S <[email protected]>
  • Loading branch information
Spikeysanju committed Sep 22, 2020
1 parent bf5edec commit 18d8605
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file modified apk/jetquotes.apk
Binary file not shown.
6 changes: 3 additions & 3 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
~ *
~ * * MIT License
~ * *
~ * * Copyright (c) 2020 Spikey Sanju
~ * * Copyright (c) 2020 Sanju S
~ * *
~ * * Permission is hereby granted, free of charge, to any person obtaining a copy
~ * * of this software and associated documentation files (the "Software"), to deal
Expand Down Expand Up @@ -33,9 +33,9 @@
<application
android:name=".app.JetQuotes"
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:icon="@drawable/ic_jetquotes_logo"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@drawable/ic_jetquotes_logo"
android:supportsRtl="true"
android:theme="@style/Theme.JetQuotes">
<activity
Expand Down
Binary file added app/src/main/res/drawable/ic_jetquotes_logo.png
Loading
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 18d8605

Please sign in to comment.