clean up build.gradle files, move constants to buildSrc

This commit is contained in:
Aria Moradi
2021-08-18 04:24:58 +04:30
parent 8a9a4f21b1
commit 291c2e692d
5 changed files with 46 additions and 38 deletions

View File

@@ -1,4 +0,0 @@
dependencies {
// Config API, moved to the global build.gradle
// implementation("com.typesafe:config:1.4.0")
}