Skip to content

Commit

Permalink
[FIX/#47] delete duplicated dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chattymin committed Aug 28, 2024
1 parent 1c655d3 commit d6d2d92
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 @@ -10,7 +10,6 @@ buildscript {
classpath(ClassPathPlugins.kotlinGradle)
classpath(ClassPathPlugins.hilt)
classpath(ClassPathPlugins.oss)
classpath(libs.kotlin.gradle.plugin)
}
}

Expand Down

0 comments on commit d6d2d92

Please sign in to comment.