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 e5a14c8 commit 104d18bCopy full SHA for 104d18b
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.2.0"
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