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.42.0" const val mozilla_glean = "19.0.0" const val mozilla_glean = "19.1.0" const val material = "1.0.0" Loading docs/changelog.md +3 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,9 @@ permalink: /changelog/ * ) * ``` * **service-glean** * Bumped the Glean SDK version to 19.1.0. This fixes a startup crash on Android SDK 22 devices due to missing `stderr`. # 19.0.0 * [Commits](https://github.com/mozilla-mobile/android-components/compare/v18.0.0...v19.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.42.0" const val mozilla_glean = "19.0.0" const val mozilla_glean = "19.1.0" const val material = "1.0.0" Loading
docs/changelog.md +3 −0 Original line number Diff line number Diff line Loading @@ -21,6 +21,9 @@ permalink: /changelog/ * ) * ``` * **service-glean** * Bumped the Glean SDK version to 19.1.0. This fixes a startup crash on Android SDK 22 devices due to missing `stderr`. # 19.0.0 * [Commits](https://github.com/mozilla-mobile/android-components/compare/v18.0.0...v19.0.0) Loading