Skip to content

Commit 422db4f

Browse files
committed
Update dependencies
1 parent f4304df commit 422db4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
mavenCentral()
66
}
77
dependencies {
8-
classpath "com.android.tools.build:gradle:8.10.1"
9-
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.21"
8+
classpath "com.android.tools.build:gradle:8.11.0"
9+
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:2.2.0"
1010
}
1111
}

0 commit comments

Comments
 (0)