update to gecko 150.0

This commit is contained in:
Fabian Freund
2026-04-29 20:56:07 +02:00
parent a7e3fa3bb7
commit 65686dce10
9 changed files with 60 additions and 5 deletions
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.3.10"
ext.mozillaComponentsVersion = '149.0'
ext.mozillaComponentsVersion = '150.0'
repositories {
google()