Skip to content

Commit b706652

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.9.0
1 parent 1549088 commit b706652

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111
}
1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:8.1.0'
13+
classpath 'com.android.tools.build:gradle:8.9.0'
1414
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1515
classpath "de.jensklingenberg.ktorfit:ktorfit-gradle-plugin:2.1.0"
1616
classpath "org.jetbrains.kotlin:kotlin-serialization:$kotlin_version"

0 commit comments

Comments
 (0)