Update dependency versions

PiperOrigin-RevId: 244816212
This commit is contained in:
olly 2019-04-23 09:58:52 +01:00 committed by Oliver Woodman
parent b01075f325
commit d89f3eeb29

View File

@ -31,7 +31,7 @@ android {
}
dependencies {
api 'org.chromium.net:cronet-embedded:72.3626.96'
api 'org.chromium.net:cronet-embedded:73.3683.76'
implementation project(modulePrefix + 'library-core')
implementation 'androidx.annotation:annotation:1.0.2'
testImplementation project(modulePrefix + 'library')