Skip to content

Commit 47ba881

Browse files
committed
prepared for lib build local
1 parent 2354695 commit 47ba881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = "0.0.1"
1111

1212
kotlin {
1313
android {
14-
publishLibraryVariants("release")
14+
publishLibraryVariants("release", "debug")
1515
publishLibraryVariantsGroupedByFlavor = true
1616
}
1717

0 commit comments

Comments
 (0)