update gecko to 151.0.2

This commit is contained in:
Fabian Freund
2026-06-01 16:08:13 +02:00
parent 90716ea419
commit b977504667
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.3.21"
ext.mozillaComponentsVersion = '151.0'
ext.mozillaComponentsVersion = '151.0.2'
repositories {
google()