Skip to content

Commit

Permalink
Merge pull request #72 from Carmen-Git-It/master
Browse files Browse the repository at this point in the history
Removed local Volley module
  • Loading branch information
hissingpanda authored Mar 4, 2019
2 parents a82eea1 + d2b3c7f commit 54910ab
Show file tree
Hide file tree
Showing 93 changed files with 2 additions and 11,853 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-maps:16.0.0'
implementation 'com.android.support:design:28.0.0'
implementation 'de.greenrobot:greendao:2.1.0'
implementation project(':volley')
implementation 'com.android.volley:volley:1.1.1'

testImplementation 'junit:junit:4.12'
testImplementation 'org.hamcrest:hamcrest-library:1.3'
Expand Down
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1 +1 @@
include ':app', ':volley', ':restroomsdaogenerator'
include ':app', ':restroomsdaogenerator'
9 changes: 0 additions & 9 deletions volley/.gitignore

This file was deleted.

72 changes: 0 additions & 72 deletions volley/bintray.gradle

This file was deleted.

60 changes: 0 additions & 60 deletions volley/build.gradle

This file was deleted.

9 changes: 0 additions & 9 deletions volley/consumer-proguard-rules.pro

This file was deleted.

Binary file removed volley/gradle/wrapper/gradle-wrapper.jar
Binary file not shown.
6 changes: 0 additions & 6 deletions volley/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

34 changes: 0 additions & 34 deletions volley/rules.gradle

This file was deleted.

9 changes: 0 additions & 9 deletions volley/src/main/AndroidManifest.xml

This file was deleted.

56 changes: 0 additions & 56 deletions volley/src/main/java/com/android/volley/AuthFailureError.java

This file was deleted.

111 changes: 0 additions & 111 deletions volley/src/main/java/com/android/volley/Cache.java

This file was deleted.

Loading

0 comments on commit 54910ab

Please sign in to comment.