Skip to content

Commit 391b67e

Browse files
committed
Prepare new release (1.2.0)
1 parent bf0beb5 commit 391b67e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ allprojects {
2424
}
2525
2626
dependencies {
27-
implementation 'com.tailoredapps:biometricauth:1.1.5'
27+
implementation 'com.tailoredapps:biometricauth:1.2.0'
2828
}
2929
```
3030

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ext {
1616
siteUrl = 'https://github.com/tailoredmedia/BiometricAuth'
1717
gitUrl = 'https://github.com/tailoredmedia/BiometricAuth.git'
1818

19-
libraryVersion = '1.1.5'
19+
libraryVersion = '1.2.0'
2020

2121
developerId = 'tailoredmedia'
2222
developerName = 'Tailored Apps'

0 commit comments

Comments
 (0)