We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eeb3a9 commit cf69d1aCopy full SHA for cf69d1a
2 files changed
java_sample/app/build.gradle
@@ -34,5 +34,5 @@ dependencies {
34
implementation 'com.google.android.material:material:1.5.0'
35
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
36
/*DEV_HELP : link the preferred SDK version from maven repo by extrieve.*/
37
- implementation 'com.extrieve.quickcapture:QCv3:3.0.6'
+ implementation 'com.extrieve.quickcapture:QCv3:3.0.7'
38
}
kotlin_sample/app/build.gradle
@@ -38,5 +38,5 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
39
40
41
42
0 commit comments