diff --git a/app/build.gradle b/app/build.gradle index 66fdc2b24..8c60a1da7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.schabi.newpipe" minSdkVersion 15 targetSdkVersion 27 - versionCode 43 - versionName "0.11.2" + versionCode 44 + versionName "0.11.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true