File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 3.2.0] ( https://github.com/auth0/Lock.Android/tree/3.2.0 ) (2021-10-11)
4
+ [ Full Changelog] ( https://github.com/auth0/Lock.Android/compare/3.1.0...3.2.0 )
5
+
6
+ ** Changed**
7
+ - update dependencies and sdk [ \# 636] ( https://github.com/auth0/Lock.Android/pull/636 ) ([ lbalmaceda] ( https://github.com/lbalmaceda ) )
8
+
3
9
## [ 3.1.0] ( https://github.com/auth0/Lock.Android/tree/3.1.0 ) (2021-07-20)
4
10
[ Full Changelog] ( https://github.com/auth0/Lock.Android/compare/3.0.0...3.1.0 )
5
11
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ android {
45
45
Lock is available in [ Maven Central] ( http://search.maven.org ) . To start using * Lock* add this line to the dependencies of your ` build.gradle ` file:
46
46
47
47
``` groovy
48
- implementation 'com.auth0.android:lock:3.1 .0'
48
+ implementation 'com.auth0.android:lock:3.2 .0'
49
49
```
50
50
51
51
## Usage
You can’t perform that action at this time.
0 commit comments