Skip to content

Commit

Permalink
chore: bump com.android.library from 7.3.1 to 7.4.0 (#12)
Browse files Browse the repository at this point in the history
Bumps com.android.library from 7.3.1 to 7.4.0.

---
updated-dependencies:
- dependency-name: com.android.library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 13, 2023
1 parent 15717ae commit 35ddb2f
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 @@ -6,7 +6,7 @@ pluginManagement {
gradlePluginPortal()
}
plugins {
id("com.android.library") version "7.3.1"
id("com.android.library") version "7.4.0"
id("org.jlleitschuh.gradle.ktlint") version "11.0.0"
kotlin("android") version "1.8.0"
id("org.sonarqube") version "3.4.0.2513"
Expand Down

0 comments on commit 35ddb2f

Please sign in to comment.