We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 017f6d4 commit 4cb25f3Copy full SHA for 4cb25f3
README.md
@@ -24,7 +24,7 @@ allprojects {
24
}
25
26
dependencies {
27
- implementation 'com.tailoredapps:biometricauth:1.1.4'
+ implementation 'com.tailoredapps:biometricauth:1.1.5'
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.4'
+ libraryVersion = '1.1.5'
19
20
developerId = 'tailoredmedia'
21
developerName = 'Tailored Apps'
0 commit comments