Bump version code for v1.4.0

This commit is contained in:
Finn M Glas 2020-08-21 01:19:16 +02:00
parent 4d5defc91e
commit 0957f5bff1
No known key found for this signature in database
GPG key ID: 902A30146014DFBF

View file

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