We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3088b0f commit 075b886Copy full SHA for 075b886
app/build.gradle
@@ -2,6 +2,6 @@ plugins {
2
id "com.android.application"
3
}
4
5
+// in config.gradle
6
configAndroidDomain project
-
7
configAppDependencies project
subutil/build.gradle
@@ -3,6 +3,6 @@ apply {
from('readme.gradle')
8
configSubUtilDependencies project
utilcode/build.gradle
@@ -5,8 +5,8 @@ plugins {
id "tech.harmonysoft.oss.traute" version "1.1.8"
9
10
configUtilCodeDependencies project
11
12
apply {
0 commit comments