kopia lustrzana https://github.com/meshtastic/Meshtastic-Android
refactor: add Kotlin JVM plugin
rodzic
9a8010f32f
commit
99d7147efe
|
@ -38,6 +38,7 @@ buildscript {
|
|||
}
|
||||
|
||||
plugins {
|
||||
id "org.jetbrains.kotlin.jvm" version "$kotlin_version" apply false
|
||||
id "com.google.devtools.ksp" version "1.9.10-1.0.13" apply false
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue