Skip to content

Commit 38dbf0a

Browse files
authored
Merge pull request #495 from KYHSGeekCode/dependabot/gradle/androidx.appcompat-appcompat-1.3.1
⬆️ Bump appcompat from 1.3.0 to 1.3.1
2 parents 9c8138a + 984437b commit 38dbf0a

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)