Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.android from 1.9.0 to 1.9.10
Browse files Browse the repository at this point in the history
Bumps org.jetbrains.kotlin.android from 1.9.0 to 1.9.10.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 9833320 commit 260648a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pluginManagement {
id("com.github.ben-manes.versions") version "0.47.0"
id("com.diffplug.spotless") version "6.20.0"
id("com.android.application") version "8.1.1"
id("org.jetbrains.kotlin.android") version "1.9.0"
id("org.jetbrains.kotlin.android") version "1.9.10"
id("org.jetbrains.kotlin.kapt") version "1.9.0"
id("com.google.dagger.hilt.android") version "2.47"
id("org.gradle.android.cache-fix") version "2.7.3"
Expand Down

0 comments on commit 260648a

Please sign in to comment.