mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update kotlin_version to v1.9.24
This commit is contained in:
parent
93b65c6e21
commit
3c262d7a56
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
buildscript {
|
||||
ext {
|
||||
useCrashlytics = false
|
||||
kotlin_version = '1.9.23'
|
||||
kotlin_version = '1.9.24'
|
||||
hilt_version = '2.51.1'
|
||||
protobuf_version = '4.26.1'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue