Skip to content

Commit 6c84744

Browse files
committed
Chore: data 모듈 namespace 수정
1 parent 6ede6a5 commit 6c84744

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
android {
8-
namespace = "com.threegap.bitnagil"
8+
namespace = "com.threegap.bitnagil.data"
99
}
1010

1111
dependencies {

0 commit comments

Comments
 (0)