Files
gerrit/lib/GUAVA_VERSION
David Pursehouse ef6398e9d0 Upgrade Guava to 20.0-rc1
The propagate and propagateIfPossible methods are deprecated. Replace
them with the recommended alternatives.

Change-Id: I9107dc51b968e2acc453502ece3c5ed5dd58b5de
2016-10-24 23:46:14 +09:00

3 lines
117 B
Plaintext

GUAVA_VERSION = '20.0-rc1'
GUAVA_DOC_URL = 'https://google.github.io/guava/releases/' + GUAVA_VERSION + '/api/docs/'