Compare commits

...
Author SHA1 Message Date
Renovate Bot 2dbf3f8e28 Update plugin com.android.library to v8.5.0 2024-06-14 00:02:12 +00:00
+1 -1
View File
@@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.4.1' apply false
id 'com.android.library' version '8.4.1' apply false
id 'com.android.library' version '8.5.0' apply false
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
id 'com.autonomousapps.dependency-analysis' version '1.32.0' apply true
}