Skip to content

Commit

Permalink
Merge pull request #139 from lukaspieper/dependabot/gradle/org.jetbra…
Browse files Browse the repository at this point in the history
…ins.kotlin.android-2.0.20

Bump org.jetbrains.kotlin.android from 2.0.10 to 2.0.20
  • Loading branch information
lukaspieper authored Oct 10, 2024
2 parents 7f6ae52 + fa11752 commit f52d6e7
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
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '2.0.10'
ext.kotlin_version = '2.0.20'
}

plugins {
Expand Down

0 comments on commit f52d6e7

Please sign in to comment.