Skip to content

Commit e574ced

Browse files
authored
Update build.gradle
Removed unused dependance of constraint-layout-1.0.0-alpha7
1 parent 9e6a20c commit e574ced

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ dependencies {
3030
compile 'com.android.support:design:25.3.1'
3131
compile 'com.android.support:support-vector-drawable:25.3.1'
3232
compile 'com.android.support:support-v4:25.3.1'
33-
compile 'com.android.support.constraint:constraint-layout:1.0.0-alpha7'
3433
testCompile 'junit:junit:4.12'
3534
compile project(':library')
3635
}

0 commit comments

Comments
 (0)