mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-04 22:23:47 -04:00
chore(deps): update plugin com.google.devtools.ksp to v2.0.20-1.0.24
This commit is contained in:
@@ -35,7 +35,7 @@ buildscript {
|
||||
|
||||
plugins {
|
||||
id "org.jetbrains.kotlin.jvm" version "$kotlin_version" apply false
|
||||
id "com.google.devtools.ksp" version "2.0.10-1.0.24" apply false
|
||||
id "com.google.devtools.ksp" version "2.0.20-1.0.24" apply false
|
||||
id "org.jetbrains.kotlin.plugin.compose" version "$kotlin_version" apply false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user