Compare commits

..

No commits in common. "cd939d23731e15c03d2acf83c7cb94466baa7b5e" and "b5a17cee49e32f1abb93a90553f27ba6f277c3fe" have entirely different histories.

View File

@ -4,7 +4,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath("com.android.tools.build:gradle:8.3.0")
classpath("com.android.tools.build:gradle:8.2.2")
}
}