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