Skip to content

Commit 5f5e78c

Browse files
authored
Merge pull request #20 from allefsousa/dependabot/gradle/androidx.appcompat-appcompat-1.3.1
Bump appcompat from 1.1.0 to 1.3.1
2 parents 1ebc257 + ff13850 commit 5f5e78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ext {
88
kotlin_version = '1.3.50'
99
lifecycle_version = "2.0.0"
1010
lottie = "4.2.0"
11-
appCompat = "1.1.0"
11+
appCompat = "1.3.1"
1212
androidCore = "1.2.0"
1313
constraintLayout = "2.0.0-beta2"
1414
androidMaterial = "1.2.0-beta01"

0 commit comments

Comments
 (0)