Compare commits

..

No commits in common. "21a34010bda705c31ef28ab2e9d43d986be2cd48" and "51bd1d5c9c8d9b59a2fc4274c3a1fda610e68a90" have entirely different histories.

View File

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