Skip to content

Commit 24219e4

Browse files
author
plamen5kov
committed
removed support library dependency
1 parent 4e0f355 commit 24219e4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test-app/app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ dependencies {
4848
compile project(':binding-generator')
4949
compile fileTree(include: ['*.jar'], dir: 'libs')
5050
testCompile 'junit:junit:4.12'
51-
compile 'com.android.support:appcompat-v7:23.3.0'
5251
}
5352

5453
task deleteDist (type: Delete) {

0 commit comments

Comments
 (0)