upgrade mozilla components

This commit is contained in:
Fabian Freund
2025-09-17 07:03:52 +02:00
parent 075afe195d
commit d24d612635
3 changed files with 10 additions and 1 deletions
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.1.20"
ext.mozillaComponentsVersion = '142.0.1'
ext.mozillaComponentsVersion = '143.0'
repositories {
google()