Skip to content
This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Commit 31c2433

Browse files
Tarik Eshaqjonalmeida
authored andcommitted
updates application services to 94.2.1
1 parent 2b183ad commit 31c2433

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object Versions {
3535

3636
// When upgrading mozilla_appservices, also upgrade the version in the
3737
// `getApplicationServiceVersion()` method in NimbusGradlePlugin.groovy.
38-
const val mozilla_appservices = "94.2.0"
38+
const val mozilla_appservices = "94.2.1"
3939

4040
// DO NOT MODIFY MANUALLY. This is auto-updated along with GeckoView.
4141
const val mozilla_glean = "51.2.0"

0 commit comments

Comments
 (0)