Skip to content

Commit

Permalink
chore(deps): update kotlin_version to v2.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and andrekir committed Oct 20, 2024
1 parent 8df1634 commit 6586354
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.20'
kotlin_version = '2.0.21'
hilt_version = '2.52'
protobuf_version = '4.28.2'
}
Expand Down

0 comments on commit 6586354

Please sign in to comment.