upgrade gradle deps

This commit is contained in:
Fabian Freund
2025-07-25 10:51:00 +02:00
parent db7610edfe
commit a1b859d8be
8 changed files with 10 additions and 13 deletions
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.1.20"
ext.mozillaComponentsVersion = '140.0'
ext.mozillaComponentsVersion = '141.0'
repositories {
google()