Skip to content

Commit 64b99c2

Browse files
committed
Prepare new release (1.3.1)
1 parent 0850638 commit 64b99c2

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.3.0'
27+
implementation 'com.tailoredapps:biometricauth:1.3.1'
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.3.0'
19+
libraryVersion = '1.3.1'
2020

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

0 commit comments

Comments
 (0)