From 96830a4cf87396273113eabbdcdcab841862c0d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=82=D0=B2=D0=B5=D0=B9=20=D0=9F=D1=83=D1=88?= =?UTF-8?q?=D0=BA=D0=B8=D0=BD?= Date: Sun, 7 Dec 2025 21:57:53 +0000 Subject: [PATCH 1/2] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20gradle.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gradle.properties b/gradle.properties index 7fc6f1f..c6393c4 100755 --- a/gradle.properties +++ b/gradle.properties @@ -1 +1,3 @@ kotlin.code.style=official + +# temporary change for workflow -- 2.34.1 From 921f9a3d64aac3179028699ce7e4f172e9553d11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9C=D0=B0=D1=82=D0=B2=D0=B5=D0=B9=20=D0=9F=D1=83=D1=88?= =?UTF-8?q?=D0=BA=D0=B8=D0=BD?= Date: Sun, 7 Dec 2025 22:05:48 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20gradle.properties?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/gradle.properties b/gradle.properties index c6393c4..8f28547 100755 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,4 @@ kotlin.code.style=official # temporary change for workflow +# branch ci-test modification \ No newline at end of file -- 2.34.1