update gecko to 150.0.1

This commit is contained in:
Fabian Freund
2026-04-30 06:15:54 +02:00
parent 46bdbdbee7
commit 66160500e1
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.3.10"
ext.mozillaComponentsVersion = '150.0'
ext.mozillaComponentsVersion = '150.0.1'
repositories {
google()