Skip to content

Commit

Permalink
refactor: add Kotlin JVM plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
andrekir committed Sep 5, 2023
1 parent 9a8010f commit 99d7147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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
}

Expand Down

0 comments on commit 99d7147

Please sign in to comment.