Skip to content

Commit e26155b

Browse files
author
shekhar.gupta
committed
sample app - v3
1 parent d679ad2 commit e26155b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'com.google.android.material:material:1.6.1'
3939
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4040

41-
def docV_version = "3.0.0-pre-rel-4.2"
41+
def docV_version = "3.0.0"
4242
implementation "com.github.socure-inc:socure-docv:$docV_version"
4343

4444
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)