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