diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index aa94e22..aa22c85 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -16,7 +16,7 @@ androidxLifecycle = "2.7.0" androidxAnnotation = "1.7.1" androidxTest = "1.5.2" spotless = "6.21.0" -nexusPlugin = "0.27.0" +nexusPlugin = "0.28.0" androidxHiltNavigationCompose = "1.2.0" hilt = "2.51.1" gson = "2.10.1"