use mozilla stable builds again

This commit is contained in:
Fabian Freund
2025-07-06 12:36:20 +02:00
parent cc921d7de1
commit cb0c54ee08
4 changed files with 10 additions and 6 deletions
@@ -3,7 +3,7 @@ version = "1.0-SNAPSHOT"
buildscript {
ext.kotlin_version = "2.1.20"
ext.mozillaComponentsVersion = '141.0b5'
ext.mozillaComponentsVersion = '140.0.3'
repositories {
google()