Compare commits

..

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

View File

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.3.2' apply false
id 'com.android.application' version '8.3.1' apply false
id 'com.android.library' version '8.3.2' apply false
id 'org.jetbrains.kotlin.android' version '1.9.23' apply false
id 'com.autonomousapps.dependency-analysis' version '1.31.0' apply true