mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
build: improve compatibility with Android Studio
This commit is contained in:
parent
22a8925cf0
commit
4cef244d71
3 changed files with 6 additions and 2 deletions
|
@ -27,7 +27,7 @@ android.enableR8.fullMode=true
|
|||
android.useAndroidX=true
|
||||
|
||||
# Kotlin Multiplatform
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=false
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.stability.nowarn=true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue