Skip to content

Commit

Permalink
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0.

---
updated-dependencies:
- dependency-name: androidx.appcompat:appcompat
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 25, 2024
1 parent 0ab8001 commit e43f5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ext {
kotlin = "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
appcompat = "androidx.appcompat:appcompat:1.6.1"
appcompat = "androidx.appcompat:appcompat:1.7.0"
dagger = "com.google.dagger:dagger:$dagger_version"
daggerCompiler = "com.google.dagger:dagger-compiler:$dagger_version"
constraintLayout = "androidx.constraintlayout:constraintlayout:2.1.4"
Expand Down

0 comments on commit e43f5d0

Please # to comment.