5 Commits

Author SHA1 Message Date
Michachatz 5d2cacb4ef Merge branch 'master' into renovate/gradle 2026-05-31 19:37:51 +02:00
Michachatz b33718820b Merge pull request #7 from Michatec/renovate/freedroidwarn
Update dependency com.github.woheller69:FreeDroidWarn to V1.13
2026-05-31 19:37:16 +02:00
Michachatz eac1bae207 Merge pull request #8 from Michatec/renovate/gradle-9.x
Update Gradle to v9.5.1
2026-05-31 19:37:04 +02:00
renovate[bot] cf8713976c Update dependency com.github.woheller69:FreeDroidWarn to V1.13 2026-05-27 00:07:36 +00:00
renovate[bot] c566303538 Update dependency com.android.application to v9.2.1 2026-05-27 00:07:32 +00:00
+2 -2
View File
@@ -1,8 +1,8 @@
[versions] [versions]
core-ktx = "1.18.0" core-ktx = "1.18.0"
fragment-ktx = "1.8.9" fragment-ktx = "1.8.9"
freedroidwarn = "V1.10" freedroidwarn = "V1.13"
gradle = "9.1.0" gradle = "9.2.1"
jackson-core = "2.21.2" jackson-core = "2.21.2"
kotlin = "2.3.20" kotlin = "2.3.20"
okhttp = "5.3.2" okhttp = "5.3.2"