aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
Diffstat (limited to 'gradle')
-rw-r--r--gradle/libs.versions.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index d5abf08d..77c1213b 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -3,11 +3,11 @@ agp = "8.0.0-alpha11"
androidxActivity = "1.7.0-alpha02"
bouncycastle = "1.72"
# @keep used for kotlinCompilerExtensionVersion
-composeCompiler = "1.4.0-alpha02"
+composeCompiler = "1.4.0-dev-k1.8.0-33c0ad36f83"
coroutines = "1.6.4"
flowbinding = "1.2.0"
hilt = "2.44.2"
-kotlin = "1.7.21"
+kotlin = "1.8.0"
leakcanary = "2.10"
lifecycle = "2.6.0-alpha03"