diff --git a/app/build.gradle b/app/build.gradle index c371a3712..d161186fc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.schabi.newpipe" minSdkVersion 15 targetSdkVersion 24 - versionCode 18 - versionName "0.8.0" + versionCode 19 + versionName "0.8.5" } buildTypes { release {