Skip to content

Commit

Permalink
fix: options not recognized by any processor
Browse files Browse the repository at this point in the history
  • Loading branch information
itszechs committed Apr 2, 2023
1 parent 5b211d4 commit 20704cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
plugins {
id "com.android.application"
id "org.jetbrains.kotlin.android"
id "androidx.navigation.safeargs.kotlin"
id "kotlin-kapt"
id "dagger.hilt.android.plugin"
id "androidx.navigation.safeargs.kotlin"
}

android {
Expand Down

0 comments on commit 20704cd

Please sign in to comment.