Skip to content

Commit 250bfe4

Browse files
author
GetID
committed
Update version to 2.6.3
1 parent a6b4f44 commit 250bfe4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ repositories {
4848
}
4949
5050
dependencies {
51-
implementation "ee.getid:getidlib:2.6.2"
51+
implementation "ee.getid:getidlib:2.6.3"
5252
}
5353
```
5454

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
def appDependencies = rootProject.ext.appDependencies
3737
def testDependencies = rootProject.ext.testDependencies
3838

39-
implementation "ee.getid:getidlib:2.6.2"
39+
implementation "ee.getid:getidlib:2.6.3"
4040

4141
// Android Support
4242
implementation appDependencies.appCompat

0 commit comments

Comments
 (0)