Bump version code for v1.5.0

A smaller release of Launcher.
This commit is contained in:
Finn M Glas 2020-10-12 18:47:39 +02:00
parent 229a0b14e1
commit ff77c93b3f
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
5 changed files with 22 additions and 2 deletions

View file

@ -10,8 +10,8 @@ android {
applicationId "com.finnmglas.launcher"
minSdkVersion 16
targetSdkVersion 29
versionCode 10
versionName "v1.4.0"
versionCode 11
versionName "v1.5.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Before After
Before After