There was an error while loading. Please reload this page.
2 parents cbbd316 + d5cf35c commit 486900fCopy full SHA for 486900f
1 file changed
sample/build.gradle
@@ -42,7 +42,7 @@ dependencies {
42
implementation project(path: ':lib')
43
implementation 'androidx.appcompat:appcompat:1.7.1'
44
implementation 'com.google.android.material:material:1.14.0'
45
- implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
+ implementation 'androidx.constraintlayout:constraintlayout:2.2.2'
46
implementation 'com.squareup.retrofit2:retrofit:3.0.0'
47
48
testImplementation 'junit:junit:4.13.2'
0 commit comments