From 705896aca0563d4555c4302df007f8413b3ae30b Mon Sep 17 00:00:00 2001 From: TobiGr Date: Sat, 29 Feb 2020 21:39:45 +0100 Subject: [PATCH] Version 0.18.6 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 81b480352..977594438 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ allprojects { sourceCompatibility = 1.7 targetCompatibility = 1.7 - version 'v0.18.5' + version 'v0.18.6' group 'com.github.TeamNewPipe' repositories {