mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 08:17:04 +05:30
gradle: upgrade dependencies and sync LazyPagingItems from upstream
This commit is contained in:
parent
eeddc3a3e6
commit
b5c2dc9aaf
5 changed files with 124 additions and 80 deletions
|
@ -3,7 +3,6 @@ android.useAndroidX=true
|
|||
kotlin.mpp.enableGranularSourceSetsMetadata=true
|
||||
kotlin.native.enableDependencyPropagation=false
|
||||
kotlin.mpp.stability.nowarn=true
|
||||
kotlin.mpp.hierarchicalStructureSupport=true
|
||||
# Add opens for KAPT
|
||||
# https://youtrack.jetbrains.com/issue/KT-45545#focus=Comments-27-4862682.0-0
|
||||
org.gradle.jvmargs=-Dfile.encoding=UTF-8 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue