Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Update to AC 70.0.15 and GeckoView 85.0.20210118153634
Browse files Browse the repository at this point in the history
  • Loading branch information
jonalmeida committed Jan 19, 2021
1 parent 982d6b3 commit f807a52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ buildscript {
ext.espresso_version = '3.1.0-alpha4'
ext.kotlin_version = '1.3.61'
ext.coroutines_version = '1.3.0'
ext.gecko_release_version = '84.0.20210105180113'
ext.mozilla_components_version = '70.0.7'
ext.gecko_release_version = '85.0.20210118153634'
ext.mozilla_components_version = '70.0.15'
// Pinning the last working version of the service-telemetry component until we decide
// what we want to do with telemetry in the app.
ext.mozilla_components_version_telemetry = '57.0.9'
Expand Down

0 comments on commit f807a52

Please sign in to comment.