Compare commits

..

No commits in common. "d0aa2fbeb939a7a5d5ae6ed104cccbdad46cf68f" and "17c75f27bcb3ede3b9596e6db48402cc9c75b870" have entirely different histories.

View File

@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.3.1' apply false
id 'com.android.library' version '8.3.2' apply false
id 'com.android.library' version '8.3.1' apply false
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
id 'com.autonomousapps.dependency-analysis' version '1.31.0' apply true
}