Skip to content

Commit 8039c0b

Browse files
committed
Release 2.22.0
1 parent 618fffa commit 8039c0b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [2.22.0](https://github.com/auth0/Lock.Android/tree/2.22.0) (2020-08-25)
4+
[Full Changelog](https://github.com/auth0/Lock.Android/compare/2.21.1...2.22.0)
5+
6+
**Added**
7+
- Support bot protection [\#589](https://github.com/auth0/Lock.Android/pull/589) ([lbalmaceda](https://github.com/lbalmaceda))
8+
39
## [2.21.1](https://github.com/auth0/Lock.Android/tree/2.21.1) (2020-08-05)
410

511
[Full Changelog](https://github.com/auth0/Lock.Android/compare/2.21.0...2.21.1)

README.md

Lines changed: 1 addition & 1 deletion
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.1'
32+
implementation 'com.auth0.android:lock:2.22.0'
3333
```
3434

3535
#### Android SDK Versions Troubleshooting

0 commit comments

Comments
 (0)