Skip to content

Commit 6020e6b

Browse files
committed
add api
1 parent 84d2edc commit 6020e6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ allprojects {
7575
}
7676
7777
dependencies {
78-
implementation 'com.github.HyperInspire:inspireface-android-sdk:1.2.2'
78+
implementation 'com.github.HyperInspire:inspireface-android-sdk:1.2.3.post4'
7979
}
8080
```
8181

docs/using-with/android.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ allprojects {
2323

2424
```gradle
2525
dependencies {
26-
implementation 'com.github.HyperInspire:inspireface-android-sdk:1.2.2'
26+
implementation 'com.github.HyperInspire:inspireface-android-sdk:1.2.3.post4'
2727
}
2828
```
2929

0 commit comments

Comments
 (0)