Compare commits

..

No commits in common. "f702e5f2eee3c9bf9430d517773529ba3f1f2251" and "353811d4ab1bae99de34c598611a8555ac119edb" 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.library' version '8.1.4' apply false
id 'com.android.library' version '7.4.2' apply false
id 'org.jetbrains.kotlin.android' version '1.9.20' apply false
}