Skip to content

Commit

Permalink
Update guava
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed Dec 5, 2017
1 parent 8f3456e commit 9d1d954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation 'com.google.zxing:android-integration:3.3.0'
implementation 'com.google.code.gson:gson:2.8.2'
implementation 'org.mindrot:jbcrypt:0.4'
implementation 'com.google.guava:guava:20.0'
implementation 'com.google.guava:guava:23.5-android'
implementation 'com.annimon:stream:1.1.9'
implementation 'com.android.volley:volley:1.1.0'
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
Expand Down

0 comments on commit 9d1d954

Please sign in to comment.