Skip to content

Commit

Permalink
build: add config-properties into buildsrc
Browse files Browse the repository at this point in the history
  • Loading branch information
ujizin committed Oct 18, 2024
1 parent 008f986 commit a61b56a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,5 @@ dependencies {
implementation(libs.hilt.plugin)
implementation(libs.ksp.plugin)
}

apply(from = "../config-properties.gradle.kts")

0 comments on commit a61b56a

Please sign in to comment.