We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 539baee commit a12bff7Copy full SHA for a12bff7
android/app/build.gradle
@@ -35,7 +35,7 @@ android {
35
36
dependencies {
37
38
- implementation 'androidx.appcompat:appcompat:1.2.0'
+ implementation 'androidx.appcompat:appcompat:1.3.1'
39
implementation 'com.google.android.material:material:1.3.0'
40
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
41
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
0 commit comments