We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d679ad2 commit e26155bCopy full SHA for e26155b
sample-app/app/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'com.google.android.material:material:1.6.1'
39
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
40
41
- def docV_version = "3.0.0-pre-rel-4.2"
+ def docV_version = "3.0.0"
42
implementation "com.github.socure-inc:socure-docv:$docV_version"
43
44
testImplementation 'junit:junit:4.13.2'
0 commit comments