Compare commits

..

No commits in common. "9f55ff44bef91ceedda500e4bf7f56d92c529b7f" and "811a194c6e9da5f4f79126f3dde28ae07a02c4a9" 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.2.0' apply false
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
}