Skip to content

Commit

Permalink
chore(deps): update kotlin_version to v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 7a321ec commit 65d5a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
buildscript {
ext {
useCrashlytics = false
kotlin_version = '2.0.21'
kotlin_version = '2.1.0'
hilt_version = '2.53.1'
protobuf_version = '4.29.1'
}
Expand Down

0 comments on commit 65d5a59

Please sign in to comment.