Revert "android, desktop: compose 1.6.11 (#4902)"

This reverts commit acc9be1a5b.
This commit is contained in:
Evgeny Poberezkin
2024-09-19 14:10:07 +01:00
parent c5813b3489
commit f7cb6f2796
+3 -1
View File
@@ -21,6 +21,8 @@ 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
@@ -32,4 +34,4 @@ desktop.version_code=66
kotlin.version=1.9.23
gradle.plugin.version=8.2.0
compose.version=1.6.11
compose.version=1.6.1