Skip to content

Commit d1d3892

Browse files
fix(deps): update dependency androidx.appcompat:appcompat to v1.7.1
1 parent 842458a commit d1d3892

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 @@ minSdkVersion = 23
33
compileSdkVersion = 35
44
targetSdkVersion = 35
55
androidxActivityVersion = '1.9.2'
6-
androidxAppCompatVersion = '1.7.0'
6+
androidxAppCompatVersion = '1.7.1'
77
androidxCoordinatorLayoutVersion = '1.2.0'
88
androidxCoreVersion = '1.15.0'
99
androidxFragmentVersion = '1.8.4'

0 commit comments

Comments
 (0)