From 89fd3e5d2e839678d54290088a86651d90704764 Mon Sep 17 00:00:00 2001 From: Serban Iordache Date: Mon, 13 Apr 2020 12:07:47 +0200 Subject: [PATCH] release 1.8.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 9ef19980..6c4e5dcc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ badassRuntimePluginVersionMajor = 1 badassRuntimePluginVersionMinor = 8 badassRuntimePluginVersionPatch = 1 # badassRuntimePluginVersionLabel = rc-1 -badassRuntimePluginReleaseBuild = false +badassRuntimePluginReleaseBuild = true