added wear module to app
This commit is contained in:
@@ -24,6 +24,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
wearApp project(':wear')
|
||||
compile 'com.github.bumptech.glide:glide:3.5.2'
|
||||
compile 'com.android.support:support-annotations:23.1.1'
|
||||
compile 'com.android.support:gridlayout-v7:23.1.1'
|
||||
|
||||
Reference in New Issue
Block a user