We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1e5e4 commit e3c9fbdCopy full SHA for e3c9fbd
codec2talkie/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation 'androidx.preference:preference:1.2.1'
41
implementation 'androidx.appcompat:appcompat:1.4.0'
42
implementation 'com.google.android.material:material:1.6.0'
43
- implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
+ implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
44
implementation 'com.github.mik3y:usb-serial-for-android:3.4.3'
45
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
46
implementation 'androidx.recyclerview:recyclerview:1.2.1'
0 commit comments