Update app translations

This commit is contained in:
darken
2025-06-22 19:20:47 +02:00
committed by Matthias Urhahn
parent cba30aee47
commit 6712ba78ba
191 changed files with 9291 additions and 1079 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
object Versions {
object Kotlin {
const val core = "2.1.21"
const val core = "2.1.20"
const val coroutines = "1.8.0"
}