From f22ed89246803bfa8422bb9f3a1e275c5ad05063 Mon Sep 17 00:00:00 2001 From: Igor Demin Date: Wed, 12 Apr 2023 13:37:13 +0200 Subject: [PATCH] Compose Multiplatform 1.4.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 0ce2f46..2fa452f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,4 +22,4 @@ android.minSdk=24 #Versions kotlin.version=1.8.20 agp.version=7.4.2 -compose.version=1.4.0-rc03 \ No newline at end of file +compose.version=1.4.0 \ No newline at end of file