upgrade mozilla components

This commit is contained in:
Fabian Freund
2025-09-11 14:48:55 +02:00
parent 7ca4f6a9c0
commit 20cea6658e
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript { buildscript {
ext.kotlin_version = "2.1.20" ext.kotlin_version = "2.1.20"
ext.mozillaComponentsVersion = '142.0' ext.mozillaComponentsVersion = '142.0.1'
repositories { repositories {
google() google()