We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d2edc commit 6020e6bCopy full SHA for 6020e6b
docs/get-started.md
@@ -75,7 +75,7 @@ allprojects {
75
}
76
77
dependencies {
78
- implementation 'com.github.HyperInspire:inspireface-android-sdk:1.2.2'
+ implementation 'com.github.HyperInspire:inspireface-android-sdk:1.2.3.post4'
79
80
```
81
docs/using-with/android.md
@@ -23,7 +23,7 @@ allprojects {
23
24
```gradle
25
26
27
28
29
0 commit comments