Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.android from 1.9.0 to 1.9.10 (#43)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2023
1 parent 4b398fc commit 5cb78b5
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 @@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '7.4.0' apply false
id 'com.android.library' version '7.4.0' apply false
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
id 'org.jetbrains.kotlin.android' version '1.9.10' apply false
id 'org.jetbrains.kotlinx.binary-compatibility-validator' version '0.13.2' apply false
id 'nl.neotech.plugin.rootcoverage' version '1.6.0'
}
Expand Down

0 comments on commit 5cb78b5

Please sign in to comment.