Compare commits

..

No commits in common. "f2b378e5208f190e5d976323fa3283a1cabe8b37" and "e1644a9eaa317c57210f7529c8a10dfe6d13cb67" have entirely different histories.

View File

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