Skip to content

Commit

Permalink
Update dependency versions
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 244816212
  • Loading branch information
ojw28 committed Apr 26, 2019
1 parent b01075f commit d89f3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/cronet/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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')
Expand Down

0 comments on commit d89f3ee

Please sign in to comment.