Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

Commit 1f43101

Browse files
Switch to Application Services Release
1 parent 131a660 commit 1f43101

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android-components/plugins/dependencies/src/main/java/ApplicationServices.kt

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
44

55
// These lines are generated by android-components/automation/application-services-nightly-bump.py
6-
val VERSION = "125.20240216050339"
7-
val CHANNEL = ApplicationServicesChannel.NIGHTLY
6+
val VERSION = "124.0"
7+
val CHANNEL = ApplicationServicesChannel.RELEASE
88

99
object ApplicationServicesConfig {
1010
val version = VERSION

0 commit comments

Comments
 (0)