Lock file maintenance #159

Merged
bot merged 3 commits from renovate/lock-file-maintenance into main 2024-12-01 02:05:02 +01:00
Showing only changes of commit 0b8d699d68 - Show all commits

View File

@ -2,5 +2,5 @@
plugins {
id 'com.android.application' version '8.7.2' apply false
id 'com.android.library' version '8.7.2' apply false
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
}