Skip to content

Commit 7a68c7d

Browse files
committed
Updated to Ver-ID SDK 2.4.1
1 parent 392d1c8 commit 7a68c7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@ buildscript {
1616

1717
ext {
1818
appcompatVersion = '[1.3.1,2.0.0['
19-
veridVersion = '2.2.1'
19+
veridVersion = '2.4.1'
2020
rxveridVersion = '[1.10,2.0['
2121
blinkidVersion = '5.14.0'
2222
veridIdentityVersion = '[1.1.1,2.0.0['
2323
uiElementsVersion = '[2.0,3.0['
2424
versionMajor = 7
2525
versionMinor = 8
26-
versionPatch = 3
26+
versionPatch = 4
2727
versionClassifier = null
2828
versionClassifierVersion = null
2929
minSdkVersion = 23

0 commit comments

Comments
 (0)