Skip to content

Commit 984437b

Browse files
⬆️ Bump appcompat from 1.3.0 to 1.3.1
Bumps appcompat from 1.3.0 to 1.3.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9c8138a commit 984437b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ android {
8484
}
8585

8686
dependencies {
87-
implementation 'androidx.appcompat:appcompat:1.3.0'
87+
implementation 'androidx.appcompat:appcompat:1.3.1'
8888
implementation 'com.google.android.gms:play-services-ads:20.2.0'
8989
implementation 'com.github.codekidX:storage-chooser:2.0.4.4'
9090
implementation 'com.github.skydoves:colorpickerview:2.2.3'

0 commit comments

Comments
 (0)