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