Skip to content

Commit 57d4c61

Browse files
committed
removed wearable project from master project for now, due to build issues on the CI.
1 parent 436f4cc commit 57d4c61

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

settings.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ include ':demoapp-wearable'
1818
rootProject.name = 'androidplot'
1919
include 'androidplot-core'
2020
include 'demoapp'
21-
include 'demoapp-wearable'
21+
// TODO: enable this once the gradle deps are sorted
22+
//include 'demoapp-wearable'

0 commit comments

Comments
 (0)