Skip to content

Commit 1f8b293

Browse files
authored
Merge pull request #51 from ahmnouira/renovate/androidxappcompatversion
chore(deps): update dependency androidx.appcompat:appcompat to v1.4.1
2 parents 18a89b8 + fd01a18 commit 1f8b293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/variables.gradle

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

0 commit comments

Comments
 (0)