Skip to content

Commit 911f8c2

Browse files
committed
删除demo中约束布局的引用
1 parent dc3b3d8 commit 911f8c2

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
@@ -25,7 +25,6 @@ dependencies {
2525
exclude group: 'com.android.support', module: 'support-annotations'
2626
})
2727
compile 'com.android.support:appcompat-v7:23.4.0'
28-
compile 'com.android.support.constraint:constraint-layout:1.0.0-alpha4'
2928
testCompile 'junit:junit:4.12'
3029
// compile project(':adlibrary')
3130
compile 'cn.yipianfengye.android:ad-library:1.0'

0 commit comments

Comments
 (0)