added wear module to app

This commit is contained in:
danijoo
2015-12-27 21:29:20 +01:00
parent b7260a06a6
commit d40152f7f5

View File

@@ -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'