Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit ec53195

Browse files
authored
1 parent c5c201d commit ec53195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

biz/main/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android {
1010

1111
sourceSets["main"].res.srcDirs(
1212
"src/main/res/core",
13-
"src/main/res/other"
13+
"src/main/res/other",
1414
)
1515
}
1616

0 commit comments

Comments
 (0)