Compare commits

..

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

View File

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