Update dependency androidx.appcompat:appcompat to v1.7.0 (#99)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-01 19:39:41 -04:00
committed by GitHub
parent ca274416b8
commit eb78f1b39c

View File

@@ -19,7 +19,7 @@ materialDialogs = "0.9.5"
# Android # Android
androidGradle = "8.3.1" androidGradle = "8.3.1"
core = "1.12.0" core = "1.12.0"
appCompat = "1.7.0-alpha03" appCompat = "1.7.0"
activityCompose = "1.8.2" activityCompose = "1.8.2"
work = "2.9.0" work = "2.9.0"