Alex Acosta
07/12/2022, 7:39 PMExpected class 'Platform' has no actual declaration in module [my module] for JVM
in the sample app, I assume this is an IDE issue since gradle commands are working fine. I just want to know which Android Studio version I should use for the following settings:
Kotin: 1.7.10
AGP: 7.2.1
Gradle distribution: 7.3.3
Gradle JDK: 11
Android Studio: Dolphin | 2021.3.1 Beta 5 (#AI-213.7172.25.2113.8774922)Alex Acosta
07/12/2022, 7:40 PMJeff Lockhart
07/13/2022, 4:01 AMJeff Lockhart
07/13/2022, 4:28 PMAlex Acosta
07/13/2022, 4:29 PMAlex Acosta
07/13/2022, 4:35 PMexpects
@Suppress("NO_ACTUAL_FOR_EXPECT")
Jeff Lockhart
07/13/2022, 4:41 PM