Loading buildSrc/src/main/java/Dependencies.kt +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ object Versions { const val mozilla_appservices = "0.59.0" const val mozilla_glean = "29.1.0" const val mozilla_glean = "29.1.1" const val material = "1.1.0" const val nearby = "17.0.0" Loading docs/changelog.md +3 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,9 @@ permalink: /changelog/ * **browser-state** * Adds `history` to `ContentState` to check the back and forward history list. * **service-glean** * BUGFIX: Fix a race condition that leads to a `ConcurrentModificationException`. [Bug 1635865](https://bugzilla.mozilla.org/1635865) # 42.0.0 * [Commits](https://github.com/mozilla-mobile/android-components/compare/v41.0.0...42.0.0) Loading Loading
buildSrc/src/main/java/Dependencies.kt +1 −1 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ object Versions { const val mozilla_appservices = "0.59.0" const val mozilla_glean = "29.1.0" const val mozilla_glean = "29.1.1" const val material = "1.1.0" const val nearby = "17.0.0" Loading
docs/changelog.md +3 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,9 @@ permalink: /changelog/ * **browser-state** * Adds `history` to `ContentState` to check the back and forward history list. * **service-glean** * BUGFIX: Fix a race condition that leads to a `ConcurrentModificationException`. [Bug 1635865](https://bugzilla.mozilla.org/1635865) # 42.0.0 * [Commits](https://github.com/mozilla-mobile/android-components/compare/v41.0.0...42.0.0) Loading