We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3984553 commit d4369cdCopy full SHA for d4369cd
data/core/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
android {
10
- namespace = "com.yapp.data.core"
+ namespace = "com.yapp.ngdl.data.core"
11
12
defaultConfig {
13
val localProperties = Properties().apply {
0 commit comments