mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-17 15:26:23 +00:00
[fenix] No issue: Upgrades to AC 1.0.0 (https://github.com/mozilla-mobile/fenix/pull/3630)
This commit is contained in:
parent
4672baafa8
commit
6028239e33
@ -30,7 +30,7 @@ private object Versions {
|
|||||||
const val androidx_transition = "1.1.0-rc02"
|
const val androidx_transition = "1.1.0-rc02"
|
||||||
const val google_material = "1.1.0-alpha07"
|
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,
|
// Note that android-components also depends on application-services,
|
||||||
// and in fact is our main source of appservices-related functionality.
|
// and in fact is our main source of appservices-related functionality.
|
||||||
// The version number below tracks the application-services version
|
// 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/. */
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
|
||||||
|
|
||||||
object GeckoVersions {
|
object GeckoVersions {
|
||||||
const val beta_version = "68.0.20190611143747"
|
const val beta_version = "68.0.20190612114833"
|
||||||
const val release_version = "67.0.20190521210220"
|
const val release_version = "67.0.20190521210220"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user