Skip to content

Commit 8c930a2

Browse files
committed
Release 2.21.1
1 parent 6cc64c9 commit 8c930a2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [2.21.1](https://github.com/auth0/Lock.Android/tree/2.21.1) (2020-08-05)
4+
[Full Changelog](https://github.com/auth0/Lock.Android/compare/2.21.0...2.21.1)
5+
6+
**Fixed**
7+
- Use latest SDK patch [\#587](https://github.com/auth0/Lock.Android/pull/587) ([lbalmaceda](https://github.com/lbalmaceda))
8+
39
## [2.21.0](https://github.com/auth0/Lock.Android/tree/2.21.0) (2020-07-20)
410
[Full Changelog](https://github.com/auth0/Lock.Android/compare/2.20.0...2.21.0)
511

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Android API Level 15+ is required in order to use Lock's UI.
2929
Lock is available both in [Maven Central](http://search.maven.org) and [JCenter](https://bintray.com/bintray/jcenter). To start using *Lock* add these lines to your `build.gradle` dependencies file:
3030

3131
```gradle
32-
implementation 'com.auth0.android:lock:2.21.0'
32+
implementation 'com.auth0.android:lock:2.21.1'
3333
```
3434

3535
#### Android SDK Versions Troubleshooting

0 commit comments

Comments
 (0)