upgrade mozilla components

This commit is contained in:
Fabian Freund
2025-10-14 18:13:32 +02:00
parent 08b4dc3c70
commit 3460a1ebd1
4 changed files with 4 additions and 4 deletions
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.1.20"
ext.mozillaComponentsVersion = '143.0.4'
ext.mozillaComponentsVersion = '144.0'
repositories {
google()