changed readme icon

This commit is contained in:
deniscerri 2023-03-26 17:38:09 +02:00
parent bb41b76d0a
commit fa7bb62320
No known key found for this signature in database
GPG key ID: 95C43D517D830350
3 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
<h1 align="center">
<img src="app/src/main/ic_launcher-playstore.png" width="15%" /> <br>
<img src="fastlane/metadata/android/en-US/images/app_icon.PNG" width="30%" /> <br>
YTDLnis
</h1>

View file

@ -5,7 +5,7 @@ buildscript {
def versionMajor = 1
def versionMinor = 5
def versionPatch = 0
def versionPatch = 1
def versionBuild = 0 // bump for dogfood builds, public betas, etc.
ext {

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB