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 eee88c9 commit fe9e6beCopy full SHA for fe9e6be
1 file changed
ShimmerDriverPC/build.gradle
@@ -32,7 +32,7 @@ repositories {
32
test {
33
// this test requires a physical Shimmer2r to run
34
exclude '**/API_00001_ShimmerPC_GeneralBluetoothShimmer2R.class'
35
- exclude 'API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sd_only.class'
+ exclude '**/API_0000X_ByteCommunicationShimmer3lns0_16_11_w_sd_only.class'
36
}
37
38
publishing {
0 commit comments