Skip to content

Commit

Permalink
build: app: Get rid of Kapt
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto97 committed Sep 2, 2023
1 parent 078679a commit b5c4e4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import java.util.Properties
plugins {
id("com.android.application")
id("org.jetbrains.kotlin.android")
id("org.jetbrains.kotlin.kapt")
id("com.google.dagger.hilt.android")
id("com.google.devtools.ksp")
id("org.gradle.android.cache-fix")
Expand Down

0 comments on commit b5c4e4f

Please sign in to comment.