Bump version to 0.18.0 and version code to 800
This commit is contained in:
parent
e7ef193da6
commit
3f52938f08
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "org.schabi.newpipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 790
|
||||
versionName "0.17.4"
|
||||
versionCode 800
|
||||
versionName "0.18.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
|
Loading…
Reference in New Issue