Skip to content

Commit 0a4802d

Browse files
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
1 parent 756505f commit 0a4802d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/variables.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ext {
33
compileSdkVersion = 34
44
targetSdkVersion = 34
55
androidxActivityVersion = '1.8.0'
6-
androidxAppCompatVersion = '1.6.1'
6+
androidxAppCompatVersion = '1.7.1'
77
androidxCoordinatorLayoutVersion = '1.2.0'
88
androidxCoreVersion = '1.12.0'
99
androidxFragmentVersion = '1.6.2'

0 commit comments

Comments
 (0)