Bump version to 0.18.0 and version code to 800
This commit is contained in:
parent
5b26d78254
commit
cdf03517b9
1 changed files with 2 additions and 2 deletions
|
|
@ -11,8 +11,8 @@ android {
|
||||||
applicationId "org.schabi.newpipe"
|
applicationId "org.schabi.newpipe"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 790
|
versionCode 800
|
||||||
versionName "0.17.4"
|
versionName "0.18.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
vectorDrawables.useSupportLibrary = true
|
vectorDrawables.useSupportLibrary = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue