move on to v0.14.0

This commit is contained in:
Christian Schabesberger 2018-08-28 18:04:45 +02:00
parent ad065e9281
commit 91c60df0e9

View file

@ -8,8 +8,8 @@ android {
applicationId "org.schabi.newpipe" applicationId "org.schabi.newpipe"
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 27 targetSdkVersion 27
versionCode 66 versionCode 67
versionName "0.13.7" versionName "0.14.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true