mirror of
https://github.com/revanced/smali.git
synced 2025-05-06 01:24:24 +02:00
Upgrade guava dependency to v27.1
This matches the version currently used in the android master tree
This commit is contained in:
parent
4cf7ce758e
commit
519f41e655
@ -87,7 +87,7 @@ subprojects {
|
||||
|
||||
ext {
|
||||
depends = [
|
||||
guava: 'com.google.guava:guava:18.0',
|
||||
guava: 'com.google.guava:guava:27.1-android',
|
||||
findbugs: 'com.google.code.findbugs:jsr305:1.3.9',
|
||||
junit: 'junit:junit:4.12',
|
||||
mockito: 'org.mockito:mockito-core:1.10.19',
|
||||
|
Loading…
x
Reference in New Issue
Block a user