Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 974ab7f

Browse files
fix(deps): update dependency androidx.appcompat:appcompat to v1.5.1
1 parent 652bd87 commit 974ab7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/vue-mobile/android/variables.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ext {
33
compileSdkVersion = 32
44
targetSdkVersion = 32
55
androidxActivityVersion = '1.4.0'
6-
androidxAppCompatVersion = '1.4.2'
6+
androidxAppCompatVersion = '1.5.1'
77
androidxCoordinatorLayoutVersion = '1.2.0'
88
androidxCoreVersion = '1.8.0'
99
androidxFragmentVersion = '1.4.1'

0 commit comments

Comments
 (0)