Skip to content

Commit

Permalink
chore(gradle): remove kapt
Browse files Browse the repository at this point in the history
Signed-off-by: VishnuSanal <[email protected]>
  • Loading branch information
VishnuSanal committed Feb 29, 2024
1 parent 58449e2 commit aaf350e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ plugins {
id 'com.google.devtools.ksp'
}
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-kapt'

android {
compileSdk 34
Expand Down

0 comments on commit aaf350e

Please sign in to comment.