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 2ed68ad commit d74fdc8Copy full SHA for d74fdc8
app/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
implementation 'androidx.recyclerview:recyclerview:1.1.0'
57
implementation 'com.google.android.material:material:1.0.0'
58
implementation 'com.google.android.gms:play-services-maps:17.0.1'
59
- implementation "androidx.constraintlayout:constraintlayout:2.0.0-beta4"
+ implementation "androidx.constraintlayout:constraintlayout:2.1.4"
60
implementation 'com.google.code.gson:gson:2.8.6'
61
// Lifecycle components
62
implementation "androidx.lifecycle:lifecycle-extensions:2.1.0"
0 commit comments