mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
Bump Versioncode
To 3, Version to `1.1.0`. Releasing asap.
This commit is contained in:
parent
3379df5f11
commit
08774dcf73
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 2
|
versionCode 3
|
||||||
versionName "1.0.0"
|
versionName "1.1.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue