Update bump version to 0.18.4 (840)

This commit is contained in:
TobiGr 2020-02-21 22:19:23 +01:00
parent e84d5311f9
commit 533aede80f
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 830
versionName "0.18.3"
versionCode 840
versionName "0.18.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true