Skip to content

Commit

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

Bump org.jetbrains.kotlin.android from 2.0.10 to 2.0.20
  • Loading branch information
pcolby committed Aug 23, 2024
2 parents 8a866f6 + 761abaf commit baffe7d
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.2' apply false
id 'com.android.library' version '8.5.2' apply false
id 'org.jetbrains.dokka' version '1.9.20' apply false
id 'org.jetbrains.kotlin.android' version '2.0.10' apply false
id 'org.jetbrains.kotlin.android' version '2.0.20' apply false
}

0 comments on commit baffe7d

Please sign in to comment.