diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5ae28bd..e4c0f70 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -36,7 +36,7 @@ accompanist = "0.32.0" androidxHilt = "1.1.0" # 2.47+ doesn't see plugin -daggerHilt = "2.49" +daggerHilt = "2.50" leakcanary = "2.12" commonsMath = "3.6.1"