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 2016e7e commit 319e266Copy full SHA for 319e266
templates/WearBuild.gradle.tmpl
@@ -28,7 +28,6 @@ android {
28
}
29
30
dependencies {
31
- compile fileTree(dir: 'libs', include: ['*.jar'])
32
implementation fileTree(dir: 'libs', include: ['*.jar'])
33
implementation 'com.android.support:palette-v7:@@support_version@@'
34
implementation 'com.android.support:support-v4:@@support_version@@'
0 commit comments