upgrade gecko

This commit is contained in:
Fabian Freund
2025-10-30 07:31:29 +01:00
parent 686f1ad196
commit 5967c2af2c
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript { buildscript {
ext.kotlin_version = "2.1.20" ext.kotlin_version = "2.1.20"
ext.mozillaComponentsVersion = '144.0' ext.mozillaComponentsVersion = '144.0.2'
repositories { repositories {
google() google()