upgrade mozilla deps

This commit is contained in:
Fabian Freund
2025-12-22 09:26:20 +01:00
parent 5f235d2901
commit fae6b774a6
4 changed files with 4 additions and 4 deletions
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.1.20"
ext.mozillaComponentsVersion = '145.0'
ext.mozillaComponentsVersion = '146.0.1'
repositories {
google()