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

Commit 2dd8dfa

Browse files
Tarik Eshaqjonalmeida
authored andcommitted
updates the fml version to 94.2.1
1 parent 31c2433 commit 2dd8dfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/tooling/nimbus-gradle-plugin/src/main/groovy/mozilla/components/tooling/nimbus/NimbusGradlePlugin.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class NimbusPlugin implements Plugin<Project> {
179179
// a) this plugin is going to live in the AS repo (eventually)
180180
// See https://github.com/mozilla-mobile/android-components/issues/11422 for tying this
181181
// to a version that is specified in buildSrc/src/main/java/Dependencies.kt
182-
return "94.2.0"
182+
return "94.2.1"
183183
}
184184

185185
// Try one or more hosts to download the given file.

0 commit comments

Comments
 (0)