From 965d3204b97cacc462fb8cd500da962b00dce3b7 Mon Sep 17 00:00:00 2001 From: Denis Fokin Date: Thu, 22 Dec 2022 14:21:33 +0300 Subject: [PATCH] Switch to UI --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index af70eca1b1..d348961823 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ kotlin.code.style=official # IU, IC, PC, PY # IC for AndroidStudio -ideType=IC +ideType=IU ideVersion=222.4167.29 pythonIde=IC,IU,PC,PY