From c551a4679d04fe50da59933090ebf9aa68d97148 Mon Sep 17 00:00:00 2001 From: Denis Zhdanov Date: Thu, 23 May 2024 11:25:01 +0800 Subject: [PATCH] setting up CI --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 779a39f..42451af 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,4 +1,4 @@ -extra["projectType"] = "application" +extra["projectType"] = "application" version = "1.1.0"