Lock file maintenance #204

Merged
bot merged 3 commits from renovate/lock-file-maintenance into main 2025-03-23 03:01:34 +01:00
Showing only changes of commit f01fdbad00 - Show all commits

View File

@ -2,5 +2,5 @@
plugins {
id 'com.android.application' version '8.9.0' apply false
id 'com.android.library' version '8.9.0' apply false
id 'org.jetbrains.kotlin.android' version '2.1.10' apply false
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
}