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 2f19bfd commit 227e217Copy full SHA for 227e217
app/build.gradle
@@ -60,7 +60,7 @@ dependencies {
60
implementation 'androidx.appcompat:appcompat:1.2.0'
61
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
62
implementation 'com.google.android.material:material:1.4.0'
63
- implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
64
implementation 'com.google.android.gms:play-services-vision:20.1.3'
65
implementation 'com.google.android.gms:play-services-location:18.0.0'
66
implementation 'com.github.kittinunf.fuel:fuel-android:1.16.0' //for Android
0 commit comments