Skip to content

Commit

Permalink
modify implement
Browse files Browse the repository at this point in the history
modify implement
  • Loading branch information
19931121bigman committed Aug 1, 2018
1 parent b1da08b commit b4947c5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions cardviewlibrary/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,5 @@ android {
dependencies {
implementation fileTree(dir: 'libs', include: ['*.jar'])
implementation"org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
implementation 'com.android.support:appcompat-v7:26.1.0'
implementation 'com.android.support.constraint:constraint-layout:1.1.2'
testImplementation 'junit:junit:4.12'
implementation "com.android.support:cardview-v7:26.1.0"
implementation "com.zhy:autolayout:1.4.5"

}

0 comments on commit b4947c5

Please sign in to comment.