Bump version to 0.18.1 and version code to 810

This commit is contained in:
TobiGr 2020-01-18 00:09:40 +01:00
parent 134850aa04
commit fd62411b35
1 changed files with 2 additions and 2 deletions

View File

@ -11,8 +11,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 19
targetSdkVersion 28
versionCode 800
versionName "0.18.0"
versionCode 810
versionName "0.18.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true