From 279964a8e4ebe435ae4f9e274e9117495afcce58 Mon Sep 17 00:00:00 2001 From: Nisheeth Barthwal Date: Wed, 12 Jan 2022 15:38:39 +0100 Subject: [PATCH] bump version to 1.2.14 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index ebf59b0..6a07217 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,7 +1,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile group = "com.github.nbaztec" -version = "1.2.13" +version = "1.2.14" buildscript { repositories {