Compare commits

..

No commits in common. "309d9c510f5aaea495a1f138e583423f3cf4bcd6" and "f1d6dd71c95d557a5a485e6e27688526fa1c30fd" have entirely different histories.

View File

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