upgrade gecko 148

This commit is contained in:
Fabian Freund
2026-03-03 03:51:10 +01:00
parent f61a240b5a
commit f46e8b4f8e
3 changed files with 5 additions and 5 deletions
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.2.20"
ext.mozillaComponentsVersion = '147.0.2'
ext.mozillaComponentsVersion = '148.0'
repositories {
google()