diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ceb2c6b..a55ce4e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -2,7 +2,7 @@ # https://maven.google.com/web/index.html?q=com.android.tools.build#com.android.tools.build:gradle androidGradlePlugin = "8.5.2" # https://github.com/JetBrains/kotlin/releases -kotlin = "2.0.0" +kotlin = "2.0.10" # https://dagger.dev/hilt/gradle-setup hilt = "2.52" # https://github.com/protocolbuffers/protobuf/releases