Skip to content

Commit 8fa8b77

Browse files
Update build.gradle
1 parent 6280747 commit 8fa8b77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kotlin_sample/app/build.gradle

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

0 commit comments

Comments
 (0)