Skip to content

Commit

Permalink
removed duplicated line
Browse files Browse the repository at this point in the history
  • Loading branch information
codeanticode committed Jan 28, 2018
1 parent 2016e7e commit 319e266
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion templates/WearBuild.gradle.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ android {
}

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation 'com.android.support:palette-v7:@@support_version@@'
implementation 'com.android.support:support-v4:@@support_version@@'
Expand Down

0 comments on commit 319e266

Please sign in to comment.