Skip to content

Commit 949dcc8

Browse files
Update QuickCapture library version to 4.2.21
1 parent cb1fe9c commit 949dcc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin_sample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ dependencies {
4040
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
4141

4242
/*DEV_HELP : link the preferred SDK version from maven repo by extrieve.*/
43-
implementation 'com.extrieve.quickcapture:QCv4_PLUS:4.2.7'
43+
implementation 'com.extrieve.quickcapture:QCv4_PLUS:4.2.21'
4444
}

0 commit comments

Comments
 (0)