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.
2 parents 6b89647 + df2f5a8 commit fd061bbCopy full SHA for fd061bb
app/build.gradle
@@ -2,9 +2,7 @@ apply plugin: 'com.android.application'
2
apply from: 'quality.gradle'
3
4
dependencies {
5
- compile ('com.github.nicolas-raoul:Quadtree:349eb842356bae') {
6
- exclude module: 'junit'
7
- }
+ compile 'com.github.nicolas-raoul:Quadtree:ac16ea8035bf07'
8
compile 'fr.avianey.com.viewpagerindicator:library:2.4.1.1@aar'
9
compile 'in.yuvi:http.fluent:1.3'
10
compile 'com.android.volley:volley:1.0.0'
0 commit comments