Compare commits

..
1 Commits
+1 -1
View File
@@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.9.1' apply false
id 'com.android.library' version '8.9.1' apply false
id 'com.android.library' version '8.9.0' apply false
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
id 'com.autonomousapps.dependency-analysis' version '2.14.0' apply true
}