Add support for macOS and backport to older OS versions
This commit is contained in:
+5
-1
@@ -7,4 +7,8 @@ org.gradle.configuration-cache=true
|
||||
org.gradle.caching=true
|
||||
#Android
|
||||
android.nonTransitiveRClass=true
|
||||
android.useAndroidX=true
|
||||
android.useAndroidX=true
|
||||
#Compose Multiplatform
|
||||
org.jetbrains.compose.experimental.macos.enabled=true
|
||||
#Kotlin/Native
|
||||
kotlin.native.ignoreDisabledTargets=true
|
||||
Reference in New Issue
Block a user