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