Compare commits

..

No commits in common. "bcc34a4cda98a22a034a329b7618bd24e88cb75e" and "bc18fc85fef791c82abcc1e1ad0e6005ed4e6d57" have entirely different histories.

View File

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