Skip to content

Commit 5c689df

Browse files
authored
Merge pull request #590 from auth0/perform-release
Release 2.22.0
2 parents 618fffa + 8039c0b commit 5c689df

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.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

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

3535
#### Android SDK Versions Troubleshooting

0 commit comments

Comments
 (0)