Skip to content

Commit 4cb25f3

Browse files
FlowMo7Florian Mötz
authored andcommitted
Prepare new release (1.1.5)
1 parent 017f6d4 commit 4cb25f3

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.4'
27+
implementation 'com.tailoredapps:biometricauth:1.1.5'
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.4'
18+
libraryVersion = '1.1.5'
1919

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

0 commit comments

Comments
 (0)