mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore(deps): update plugin com.google.devtools.ksp to v1.9.24-1.0.20
This commit is contained in:
parent
3c262d7a56
commit
640c150573
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ buildscript {
|
|||
|
||||
plugins {
|
||||
id "org.jetbrains.kotlin.jvm" version "$kotlin_version" apply false
|
||||
id "com.google.devtools.ksp" version "1.9.23-1.0.20" apply false
|
||||
id "com.google.devtools.ksp" version "1.9.24-1.0.20" apply false
|
||||
}
|
||||
|
||||
allprojects {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue