mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-23 21:56:02 +00:00
android, desktop: compose 1.6.11 (#4902)
This commit is contained in:
committed by
GitHub
parent
d47ff3597d
commit
acc9be1a5b
@@ -21,8 +21,6 @@ kotlin.code.style=official
|
||||
# resources declared in the library itself and none from the library's dependencies,
|
||||
# thereby reducing the size of the R class for that library
|
||||
android.nonTransitiveRClass=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
kotlin.mpp.androidSourceSetLayoutVersion=2
|
||||
kotlin.jvm.target=11
|
||||
|
||||
@@ -34,4 +32,4 @@ desktop.version_code=66
|
||||
|
||||
kotlin.version=1.9.23
|
||||
gradle.plugin.version=8.2.0
|
||||
compose.version=1.6.1
|
||||
compose.version=1.6.11
|
||||
|
||||
Reference in New Issue
Block a user