We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c054cd commit 9451846Copy full SHA for 9451846
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
mavenCentral()
18
}
19
dependencies {
20
- classpath 'com.android.tools.build:gradle:8.8.0'
+ classpath 'com.android.tools.build:gradle:8.7.3'
21
classpath "io.realm:realm-gradle-plugin:10.19.0"
22
classpath "com.google.dagger:hilt-android-gradle-plugin:2.55"
23
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
0 commit comments