No issue: Upgrades to AC 1.0.0 (#3630)

nightly-build-test
Sawyer Blatz 5 years ago committed by GitHub
parent a5a518f4a5
commit 1d57e77cea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@ private object Versions {
const val androidx_transition = "1.1.0-rc02"
const val google_material = "1.1.0-alpha07"
const val mozilla_android_components = "0.56.5"
const val mozilla_android_components = "1.0.0"
// Note that android-components also depends on application-services,
// and in fact is our main source of appservices-related functionality.
// The version number below tracks the application-services version

@ -3,7 +3,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
object GeckoVersions {
const val beta_version = "68.0.20190611143747"
const val beta_version = "68.0.20190612114833"
const val release_version = "67.0.20190521210220"
}

Loading…
Cancel
Save