Skip to content

Commit

Permalink
Merge pull request #122 from OMGSoundboard/dependabot/gradle/org.jetb…
Browse files Browse the repository at this point in the history
…rains.kotlin.android-2.1.0

Bump org.jetbrains.kotlin.android from 2.0.0 to 2.1.0
  • Loading branch information
OMGSoundboard authored Dec 10, 2024
2 parents 63f8405 + 426e8de commit 4aa2f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ buildscript {
}
plugins {
id 'com.android.application' version '8.6.1' apply false
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
id 'org.jetbrains.kotlin.android' version '2.1.0' apply false
id 'org.jetbrains.kotlin.plugin.compose' version '2.0.20' apply false
id 'com.google.devtools.ksp' version '2.0.20-1.0.25' apply false
id 'com.android.library' version '8.6.1' apply false
Expand Down

0 comments on commit 4aa2f07

Please sign in to comment.