We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8926cef commit 08d8be5Copy full SHA for 08d8be5
README.md
@@ -24,7 +24,7 @@ allprojects {
24
}
25
26
dependencies {
27
- implementation 'com.tailoredapps:biometricauth:1.1.0'
+ implementation 'com.tailoredapps:biometricauth:1.1.1'
28
29
```
30
build.gradle
@@ -15,7 +15,7 @@ ext {
15
siteUrl = 'https://github.com/tailoredmedia/BiometricAuth'
16
gitUrl = 'https://github.com/tailoredmedia/BiometricAuth.git'
17
18
- libraryVersion = '1.1.0'
+ libraryVersion = '1.1.1'
19
20
developerId = 'tailoredmedia'
21
developerName = 'Tailored Apps'
0 commit comments