mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
Switch back to Kotlin 1.6.10
The IDE breakage is simply not worth this
This commit is contained in:
parent
fc7f959342
commit
844082aed9
4 changed files with 5 additions and 10 deletions
|
@ -27,6 +27,8 @@ android.enableR8.fullMode=true
|
|||
android.useAndroidX=true
|
||||
|
||||
# Kotlin Multiplatform
|
||||
kotlin.mpp.enableGranularSourceSetsMetadata=false
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.stability.nowarn=true
|
||||
|
||||
# Enable non-transitive R class namespacing where each library only contains
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue