Compare commits

..

No commits in common. "27bf4c01ebb889960499063c9c15f1f58d1e8a20" and "cc46bc0e5abbc68ac25846329732953f254358de" have entirely different histories.

View File

@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.1.4' apply false
id 'com.android.application' version '7.4.2' apply false
id 'com.android.library' version '7.4.2' apply false
id 'org.jetbrains.kotlin.android' version '1.9.20' apply false
}