From 1b9fab8116ccc0fcb47395a73b1b3c2e73ffdd6f Mon Sep 17 00:00:00 2001 From: Sergey Okatov Date: Mon, 25 Sep 2023 12:26:06 +0500 Subject: [PATCH] =?UTF-8?q?=D0=9E=D1=82=D0=BA=D0=BB=D1=8E=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=BF=D0=BB=D0=B0=D1=82=D1=84=D0=BE=D1=80=D0=BC?= =?UTF-8?q?=D1=8B=20watchos=20=D0=B8=20tvos=20=D0=B8=D0=B7-=D0=B7=D0=B0=20?= =?UTF-8?q?=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D0=BE=D0=B2=20=D1=82=D0=B5=D1=81?= =?UTF-8?q?=D1=82=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle.kts | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index ceebd8f..f4e49dc 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -40,10 +40,10 @@ kotlin { iosSimulatorArm64() macosX64() macosArm64() - tvos() - tvosArm64() - tvosSimulatorArm64() - tvosX64() +// tvos() +// tvosArm64() +// tvosSimulatorArm64() +// tvosX64() // watchos() // watchosArm32() // watchosSimulatorArm64()