Build: drop Android Studio 3.4 support (KT-35374)
Delete references in code
This commit is contained in:
@@ -46,7 +46,6 @@ enum class Ide(val platform: Platform) : CompatibilityPredicate {
|
||||
IJ192(Platform.P192),
|
||||
IJ193(Platform.P193),
|
||||
|
||||
AS34(Platform.P183),
|
||||
AS35(Platform.P183),
|
||||
AS36(Platform.P192),
|
||||
AS40(Platform.P193);
|
||||
|
||||
Reference in New Issue
Block a user