Skip to content

Commit

Permalink
Merge pull request #349 from DrAugus/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.1.10
  • Loading branch information
mergify[bot] authored Jan 28, 2025
2 parents 750be41 + da9c97d commit b719565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/gen/android/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath("com.android.tools.build:gradle:8.8.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0")
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.10")
}
}

Expand Down

0 comments on commit b719565

Please sign in to comment.