Skip to content

Commit c52ca74

Browse files
committed
Change to api
1 parent 378e0e7 commit c52ca74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins {
33
}
44

55
dependencies {
6-
implementation project(":base")
6+
api project(":base")
77
}
88

99
application {

0 commit comments

Comments
 (0)