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 v2.1.10-1.0.30
This commit is contained in:
parent
da8f5aad94
commit
b281e9fe54
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ buildscript {
|
|||
|
||||
plugins {
|
||||
id "org.jetbrains.kotlin.jvm" version "$kotlin_version" apply false
|
||||
id "com.google.devtools.ksp" version "2.0.21-1.0.28" apply false
|
||||
id "com.google.devtools.ksp" version "2.1.10-1.0.30" apply false
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "$kotlin_version" apply false
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue