mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-07 04:44:41 +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"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
versionCode 9
|
||||
versionName "v1.3.1"
|
||||
versionCode 10
|
||||
versionName "v1.4.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue