Skip to content

Commit ab6e2c4

Browse files
Update dependency androidx.appcompat:appcompat to v1.5.1
1 parent 24e1f9f commit ab6e2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
gradleVersionsPluginVersion = "0.36.0"
66
sonarqubeGradlePluginVersion = "3.2.0"
77
// Dependency versions
8-
androidXAppCompatVersion = "1.2.0"
8+
androidXAppCompatVersion = "1.5.1"
99
androidXWebKitVersion = "1.4.0"
1010
androidXTestVersion = "1.3.0"
1111
junitVersion = "4.13.2"

0 commit comments

Comments
 (0)