From a5fa549fce0fc4093e3459207a2843615b832552 Mon Sep 17 00:00:00 2001 From: Alexey Sosnoviy Date: Tue, 25 Oct 2022 09:37:46 +0300 Subject: [PATCH] version bump --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 77e2a9d..71d236a 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ plugins { } group 'com.clouds42' -version '2.7.1' +version '2.7.2' sourceCompatibility = 11