Skip to content

Commit 732e5b6

Browse files
committed
settings.gradle update
1 parent f244cb0 commit 732e5b6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

settings.gradle

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ include ':replugin-lib-plugin'
88
if (SDK_PUBLISH == "false") {
99
include ':sample:sample-host'
1010
include ':sample:sample-plugin'
11+
include ':sample:sample-common'
1112
include ':sample:sample-plugin-util'
1213

1314
if (SHOW_DEMOS == "true") {
@@ -23,5 +24,3 @@ if (SDK_PUBLISH == "false") {
2324
include ':sample-plugin:fresco-plugin'
2425
}
2526
}
26-
27-
include ':sample:sample-common'

0 commit comments

Comments
 (0)