Compare commits

..

No commits in common. "6b0e85ed8b8b9d299c472578837b1eef85f75d1a" and "052da0793b7d010c45359fec6f33b38482bbb738" have entirely different histories.

View File

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