Compare commits

..

No commits in common. "b77a2d6e2b3a522e9e0f1bb3e3c3ff32f1408a56" and "f702e5f2eee3c9bf9430d517773529ba3f1f2251" have entirely different histories.

View File

@ -2,5 +2,5 @@
plugins {
id 'com.android.application' version '8.1.4' apply false
id 'com.android.library' version '8.1.4' apply false
id 'org.jetbrains.kotlin.android' version '1.9.21' apply false
id 'org.jetbrains.kotlin.android' version '1.9.20' apply false
}