1
0
Fork 0
mirror of https://github.com/jrpie/Launcher.git synced 2025-05-02 00:32:10 +02:00

Add a app icon

it took way too long to add a good one ^^
so here you go!
This commit is contained in:
Finn M Glas 2020-05-26 19:42:09 +02:00
parent 7e7c2eda11
commit c8f202d570
No known key found for this signature in database
GPG key ID: 25037A2E81AB459C
20 changed files with 3 additions and 3 deletions

View file

@ -10,7 +10,7 @@ android {
applicationId "com.finnmglas.launcher"
minSdkVersion 16
targetSdkVersion 29
versionCode 5
versionCode 6
versionName "v1.2.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"