Update version code and name to NewPipe 0.16.2

This commit is contained in:
Tobias Groza 2019-04-28 01:29:45 +02:00
parent 78b1c1eb4a
commit 40efed6580
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe"
minSdkVersion 19
targetSdkVersion 28
versionCode 730
versionName "0.16.1"
versionCode 740
versionName "0.16.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true