Skip to content

Commit e4c5059

Browse files
Update dependency androidx.appcompat:appcompat to v1.7.0
1 parent a73a5f9 commit e4c5059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ android {
3434
}
3535

3636
dependencies {
37-
implementation 'androidx.appcompat:appcompat:1.6.1'
37+
implementation 'androidx.appcompat:appcompat:1.7.0'
3838
implementation 'androidx.core:core-ktx:1.12.0'
3939
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0'
4040

0 commit comments

Comments
 (0)