Skip to content

Commit

Permalink
Merge pull request #40 from pcolby/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlin.android-2.0.10

Bump org.jetbrains.kotlin.android from 2.0.0 to 2.0.10
  • Loading branch information
pcolby authored Aug 7, 2024
2 parents 794c5fd + 6b0bde9 commit 3d3cca2
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 @@ -3,5 +3,5 @@ plugins {
id 'com.android.application' version '8.5.1' apply false
id 'com.android.library' version '8.5.1' apply false
id 'org.jetbrains.dokka' version '1.9.20' apply false
id 'org.jetbrains.kotlin.android' version '2.0.0' apply false
id 'org.jetbrains.kotlin.android' version '2.0.10' apply false
}

0 comments on commit 3d3cca2

Please sign in to comment.