Skip to content

Commit 6280747

Browse files
Update build.gradle
1 parent 729677f commit 6280747

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java_sample/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ dependencies {
3434
implementation 'com.google.android.material:material:1.11.0-beta01'
3535
implementation 'androidx.constraintlayout:constraintlayout:2.2.0-alpha13'
3636
/*DEV_HELP : link the preferred SDK version from maven repo by extrieve.*/
37-
implementation 'com.extrieve.quickcapture:QCv3:3.1.13'
38-
}
37+
implementation 'com.extrieve.quickcapture:QCv3:3.1.14'
38+
}

0 commit comments

Comments
 (0)