diff --git a/app/build.gradle b/app/build.gradle index 8ad09db6c..ed2ac029b 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.schabi.newpipe" minSdkVersion 15 targetSdkVersion 28 - versionCode 68 - versionName "0.14.1" + versionCode 69 + versionName "0.14.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true