Skip to content

Commit 6620034

Browse files
committed
update
1 parent cd359bd commit 6620034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ testing {
3333
testType = TestSuiteType.INTEGRATION_TEST
3434

3535
dependencies {
36-
implementation project
36+
implementation(project())
3737
}
3838

3939
sources {

0 commit comments

Comments
 (0)