Skip to content

Commit cb1fe9c

Browse files
Update QuickCapture library version to 4.2.21
1 parent 56d0338 commit cb1fe9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java_sample/app/build.gradle

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

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

0 commit comments

Comments
 (0)