Skip to content

Commit

Permalink
update zxing core and javase to 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed May 18, 2019
1 parent 42c9380 commit be7ebd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -18,8 +18,8 @@ dependencies {
compile 'com.almworks.sqlite4java:libsqlite4java-linux-amd64:1.0.392'
compile 'com.github.ben-manes.caffeine:caffeine:2.7.0'
compile 'com.google.guava:guava:27.1-jre'
compile 'com.google.zxing:core:3.3.3'
compile 'com.google.zxing:javase:3.3.3'
compile 'com.google.zxing:core:3.4.0'
compile 'com.google.zxing:javase:3.4.0'
compile 'com.sun.mail:javax.mail:1.6.2'
compile 'javax.activation:activation:1.1.1'
compile 'javax.json:javax.json-api:1.1.4'
Expand Down

0 comments on commit be7ebd5

Please sign in to comment.