Skip to content

Commit

Permalink
Initial conmit
Browse files Browse the repository at this point in the history
  • Loading branch information
lzy2626 committed Apr 2, 2019
1 parent e578c86 commit 92e7c32
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions loading/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,5 @@ dependencies {
testImplementation 'junit:junit:4.12'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
api 'pl.droidsonroids.gif:android-gif-drawable:1.2.16'


api 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.google.code.gson:gson:2.8.0'
compile 'pl.droidsonroids.gif:android-gif-drawable:1.2.16'
}

0 comments on commit 92e7c32

Please sign in to comment.