Skip to content

Commit f19ee95

Browse files
committed
update appcompat to 1.3.0
1 parent 5de2354 commit f19ee95

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
@@ -34,7 +34,7 @@ android {
3434

3535
dependencies {
3636
implementation fileTree(include: ['*.jar'], dir: 'libs')
37-
implementation 'androidx.appcompat:appcompat:1.2.0'
37+
implementation 'androidx.appcompat:appcompat:1.3.0'
3838
implementation 'com.google.android.material:material:1.3.0'
3939
}
4040

0 commit comments

Comments
 (0)