We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dab4828 commit 1983c7cCopy full SHA for 1983c7c
settings.gradle
@@ -25,8 +25,6 @@
25
include ':js-android-sdk-client'
26
include ':js-android-sdk-core'
27
include ':js-android-sdk-rx'
28
-include ':core-integration-tests'
29
project(':js-android-sdk-client').projectDir = "$rootDir/client" as File
30
project(':js-android-sdk-core').projectDir = "$rootDir/core" as File
31
-project(':core-integration-tests').projectDir = "$rootDir/core-integration-tests" as File
32
project(':js-android-sdk-rx').projectDir = "$rootDir/rx" as File
0 commit comments