Skip to content

Commit ceb8df7

Browse files
authored
Merge pull request #271 from ptkNktq/renovate/androidx.appcompat
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
2 parents 2e9ec9a + a3af5f7 commit ceb8df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kotlin = "2.1.20"
44
com-google-devtools-ksp = "2.1.20-2.0.1" # Kotlinのバージョンに合わせる必要がある
55
com-jaredsburrows-license = "0.9.8"
66
androidx-core = "1.16.0"
7-
androidx-appcompat = "1.7.0"
7+
androidx-appcompat = "1.7.1"
88
androidx-security = "1.1.0-beta01"
99
androidx-splashscreen = "1.0.1"
1010
androidx-compose-bom = "2025.06.00"

0 commit comments

Comments
 (0)