Skip to content

Commit 758865e

Browse files
build(deps): bump androidx.appcompat:appcompat from 1.7.1 to 1.8.0 (#1753)
Bumps androidx.appcompat:appcompat from 1.7.1 to 1.8.0. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9078c33 commit 758865e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ targetSdk = "37"
1212

1313
# --- Core Android & Kotlin ---
1414
# Foundational versions for Android app development and Kotlin language features.
15-
appcompat = "1.7.1"
15+
appcompat = "1.8.0"
1616
core-ktx = "1.19.0"
1717
kotlin = "2.4.10"
1818
kotlinx-coroutines = "1.11.0"

0 commit comments

Comments
 (0)