Files
compose-multiplatform/gradle-plugins/compose
Oleksandr Karpovich f59eba3027 w/a: disable tests with gradle 6.4 and 6.7.1
6.4 is not supported by kotlin-gradle-plugin 1.7.0.

6.7.1 is supposed to be the min. supported version by kotlin-gradle-plugin 1.7.0. Despite that, the tests failed.

Tests pass with 7.1.1 and 7.3.3
2022-07-05 13:25:11 +02:00
..