Compare commits

..

No commits in common. "bb039ef68780ae1561469151641c9fca94a1d573" and "dc89355a13fc6e414587f94404fafcc96510786e" have entirely different histories.

View File

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