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

Commit

Permalink
Upgrade Application Services to v94.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jhugman authored and mergify[bot] committed Oct 27, 2022
1 parent 729905e commit 8af8c81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ object Versions {
const val disklrucache = "2.0.2"
const val leakcanary = "2.9.1"

const val mozilla_appservices = "94.2.1"
const val mozilla_appservices = "94.2.2"

// DO NOT MODIFY MANUALLY. This is auto-updated along with GeckoView.
const val mozilla_glean = "51.4.0"
Expand Down

0 comments on commit 8af8c81

Please sign in to comment.