3 Commits

Author SHA1 Message Date
renovate[bot] 81a3177168 Update dependency org.jetbrains.kotlin:kotlin-stdlib to v2.3.21 2026-05-25 22:03:08 +00:00
Michachatz 06962a32ed Merge pull request #2 from Michatec/renovate/configure
Configure Renovate
2026-05-26 00:02:30 +02:00
renovate[bot] 7f5d27f656 Add renovate.json 2026-04-15 21:35:13 +00:00
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ fragment-ktx = "1.8.9"
freedroidwarn = "V1.10"
gradle = "9.1.0"
jackson-core = "2.21.2"
kotlin = "2.3.20"
kotlin = "2.3.21"
okhttp = "5.3.2"
picasso = "2.71828"
rxandroid = "3.0.2"
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}