mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-09 13:54:31 +02:00
Bump version code for v1.4.0
This commit is contained in:
parent
4d5defc91e
commit
0957f5bff1
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.finnmglas.launcher"
|
applicationId "com.finnmglas.launcher"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 9
|
versionCode 10
|
||||||
versionName "v1.3.1"
|
versionName "v1.4.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue