From 31823c50b69fee85c7d52c0ea652070483a16bd3 Mon Sep 17 00:00:00 2001 From: "dima.avdeev" Date: Fri, 10 Mar 2023 10:25:14 +0400 Subject: [PATCH] imageviewer, device rotation --- experimental/examples/imageviewer/gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/examples/imageviewer/gradle.properties b/experimental/examples/imageviewer/gradle.properties index 5f0e0ae985..a8fffb3cf8 100644 --- a/experimental/examples/imageviewer/gradle.properties +++ b/experimental/examples/imageviewer/gradle.properties @@ -13,5 +13,5 @@ kotlin.native.useEmbeddableCompilerJar=true kotlin.native.binary.memoryModel=experimental kotlin.version=1.8.0 agp.version=7.1.3 -compose.version=1.4.0-alpha01-dev968 +compose.version=1.4.0-alpha01-dev972 ktor.version=2.2.1