Skip to content

Commit

Permalink
chore: bump android from 1.7.21 to 1.7.22 (#10)
Browse files Browse the repository at this point in the history
Bumps android from 1.7.21 to 1.7.22.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2022
1 parent 418791a commit 83dda33
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 @@ -8,7 +8,7 @@ pluginManagement {
plugins {
id("com.android.library") version "7.3.1"
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"
kotlin("android") version "1.7.21"
kotlin("android") version "1.7.22"
id("org.sonarqube") version "3.4.0.2513"
}
}

0 comments on commit 83dda33

Please sign in to comment.