Skip to content

Commit

Permalink
Merge pull request #4 from Appstractive/dependabot/gradle/androidx.ap…
Browse files Browse the repository at this point in the history
…pcompat-appcompat-1.7.0

Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
  • Loading branch information
aschulz90 authored Nov 19, 2024
2 parents b0b848d + e3dcd2b commit 9f74305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ agp = "8.2.2" # https://developer.android.com/studio/releases/gradle-plugin
compose = "1.6.10" # https://github.com/JetBrains/compose-jb

coreKtx = "1.13.1" # https://developer.android.com/jetpack/androidx/releases/core
appcompat = "1.6.1" # https://developer.android.com/jetpack/androidx/releases/appcompat
appcompat = "1.7.0" # https://developer.android.com/jetpack/androidx/releases/appcompat
activity = "1.9.0" # https://developer.android.com/jetpack/androidx/releases/activity

targetSdk = "34"
Expand Down

0 comments on commit 9f74305

Please sign in to comment.