mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
Bump version code
to 3 and version `1.1.1`
This commit is contained in:
parent
35d9e2c4e6
commit
92e8cbd450
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "com.finnmglas.launcher"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 29
|
||||
versionCode 3
|
||||
versionName "1.1.0"
|
||||
versionCode 4
|
||||
versionName "1.1.1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue