Skip to content

Commit 08d8be5

Browse files
committed
Prepare new release (1.1.1)
1 parent 8926cef commit 08d8be5

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.0'
27+
implementation 'com.tailoredapps:biometricauth:1.1.1'
2828
}
2929
```
3030

build.gradle

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

18-
libraryVersion = '1.1.0'
18+
libraryVersion = '1.1.1'
1919

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

0 commit comments

Comments
 (0)