Skip to content

Commit 9e63eec

Browse files
author
ham-renovate
authored
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.10 (#858)
1 parent 28fcf48 commit 9e63eec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infrastructure/eid-wallet/src-tauri/gen/android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66
dependencies {
77
classpath("com.android.tools.build:gradle:8.6.0")
8-
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.0")
8+
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.10")
99
}
1010
}
1111

0 commit comments

Comments
 (0)