Skip to content

Commit

Permalink
#13 [WARNING]
Browse files Browse the repository at this point in the history
  • Loading branch information
HJinhee committed Jul 8, 2021
1 parent 1c81c5d commit 4d5c79f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
plugins {
id("com.android.application")
id("kotlin-android")
id("kotlin-android-extensions")
id("kotlin-kapt")
id("dagger.hilt.android.plugin")
id("kotlin-parcelize")
// id("kotlin-parcelize")
}

android {
Expand Down

0 comments on commit 4d5c79f

Please sign in to comment.