mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
chore(deps): update org.jetbrains.kotlin to v1.6.20 (#312)
* chore(deps): update org.jetbrains.kotlin to v1.6.20 * gradle: fix warnings from Kotlin 1.6.20 upgrade * Switch to Compose 0.0.0-master-dev673 JetBrains why are you like this Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
2dcb42088c
commit
afc3ee5471
4 changed files with 10 additions and 5 deletions
|
@ -27,8 +27,6 @@ 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