Skip to content

Commit

Permalink
remove ksp
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-tennert authored Sep 2, 2023
1 parent cf8a332 commit 05ec6b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
plugins {
alias(libs.plugins.com.android.application) apply false
alias(libs.plugins.org.jetbrains.kotlin.android) apply false
alias(libs.plugins.ksp) apply false
alias(libs.plugins.sqldelight) apply false
alias(libs.plugins.kotlinx.serialization)
}
Expand Down

0 comments on commit 05ec6b7

Please sign in to comment.