Skip to content

Commit 9451846

Browse files
authored
Update build.gradle
1 parent 6c054cd commit 9451846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ buildscript {
1717
mavenCentral()
1818
}
1919
dependencies {
20-
classpath 'com.android.tools.build:gradle:8.8.0'
20+
classpath 'com.android.tools.build:gradle:8.7.3'
2121
classpath "io.realm:realm-gradle-plugin:10.19.0"
2222
classpath "com.google.dagger:hilt-android-gradle-plugin:2.55"
2323
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"

0 commit comments

Comments
 (0)