Skip to content

Commit

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

Bump org.jetbrains.kotlin.android from 2.0.20 to 2.0.21
  • Loading branch information
pcolby authored Oct 11, 2024
2 parents 33959d3 + cc0870b commit a2f2d3a
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.7.0' apply false
id 'com.android.library' version '8.7.0' apply false
id 'org.jetbrains.dokka' version '1.9.20' apply false
id 'org.jetbrains.kotlin.android' version '2.0.20' apply false
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
}

0 comments on commit a2f2d3a

Please sign in to comment.