Compare commits

..

No commits in common. "28a0ab0a75a8443878f3d20012fd98da48e8b886" and "ff19c31c472faeca189c741099ce7202546402b4" 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')
}
}