Compare commits

..

No commits in common. "b95663ce66f5505ad75fd8f75300d1e38e9c167f" and "47562fc6485c1eade3d2c47ae937c499754f3660" 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')
}
}