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 9e6a20c commit e574cedCopy full SHA for e574ced
app/build.gradle
@@ -30,7 +30,6 @@ dependencies {
30
compile 'com.android.support:design:25.3.1'
31
compile 'com.android.support:support-vector-drawable:25.3.1'
32
compile 'com.android.support:support-v4:25.3.1'
33
- compile 'com.android.support.constraint:constraint-layout:1.0.0-alpha7'
34
testCompile 'junit:junit:4.12'
35
compile project(':library')
36
}
0 commit comments