Skip to content

Commit

Permalink
Merge pull request #480 from mjaakko/dependabot/gradle/master/kotlin-…
Browse files Browse the repository at this point in the history
…gradle-plugins-afcfdecc08

Bump the kotlin-gradle-plugins group with 3 updates
  • Loading branch information
mjaakko authored Feb 1, 2025
2 parents 6334da2 + d520108 commit 4a40538
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
plugins {
id 'com.android.application' version '8.7.3' apply false
id 'com.android.library' version '8.7.3' apply false
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.0' apply false
id 'com.google.devtools.ksp' version '2.1.0-1.0.29' apply false
id 'org.jetbrains.kotlin.android' version '2.1.10' apply false
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.10' apply false
id 'com.google.devtools.ksp' version '2.1.10-1.0.29' apply false
id 'org.jetbrains.kotlin.plugin.serialization' version '2.1.0' apply false
id "app.accrescent.tools.bundletool" version "0.2.4" apply false
}

0 comments on commit 4a40538

Please sign in to comment.