
The propagate and propagateIfPossible methods are deprecated. Replace them with the recommended alternatives. Change-Id: I9107dc51b968e2acc453502ece3c5ed5dd58b5de
3 lines
117 B
Plaintext
3 lines
117 B
Plaintext
GUAVA_VERSION = '20.0-rc1'
|
|
GUAVA_DOC_URL = 'https://google.github.io/guava/releases/' + GUAVA_VERSION + '/api/docs/'
|