mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-23 06:35:17 +01:00
Update wallet-template to Guava 22.0-android too.
This commit is contained in:
parent
eceee6b6dd
commit
1692cd973e
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
<dependency>
|
||||
<groupId>com.google.guava</groupId>
|
||||
<artifactId>guava</artifactId>
|
||||
<version>18.0</version>
|
||||
<version>22.0-android</version>
|
||||
</dependency>
|
||||
<!-- Native Mac skin (there's also AeroFX, MetroFX, etc)
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Reference in a new issue