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 dc3b3d8 commit 911f8c2Copy full SHA for 911f8c2
app/build.gradle
@@ -25,7 +25,6 @@ dependencies {
25
exclude group: 'com.android.support', module: 'support-annotations'
26
})
27
compile 'com.android.support:appcompat-v7:23.4.0'
28
- compile 'com.android.support.constraint:constraint-layout:1.0.0-alpha4'
29
testCompile 'junit:junit:4.12'
30
// compile project(':adlibrary')
31
compile 'cn.yipianfengye.android:ad-library:1.0'
0 commit comments