Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit 22bc344

Browse files
authored
Merge pull request #131 from tunjid/dependabot/gradle/androidx.appcompat-appcompat-1.3.0
Bump appcompat from 1.2.0 to 1.3.0
2 parents b589f9d + 6e8e787 commit 22bc344

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
@@ -21,7 +21,7 @@ buildscript {
2121
targetSdkVersion = 29
2222
minSdkVersion = 21
2323

24-
appCompat = 'androidx.appcompat:appcompat:1.2.0'
24+
appCompat = 'androidx.appcompat:appcompat:1.3.0'
2525
cardView = 'androidx.cardview:cardview:1.0.0'
2626
constraintLayout = 'androidx.constraintlayout:constraintlayout:2.0.4'
2727
dynamicAnimations = 'androidx.dynamicanimation:dynamicanimation:1.1.0-alpha03'

0 commit comments

Comments
 (0)