Skip to content

Commit

Permalink
Update AndroidX dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jdnichollsc authored Jun 30, 2021
1 parent f9835a5 commit 2d0a13f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ Linking the package manually is not required anymore with [Autolinking](https://
compileSdkVersion = 28
targetSdkVersion = 28
// Remove 'supportLibVersion' property and put specific versions for AndroidX libraries
androidXAnnotation = "1.1.0"
androidXBrowser = "1.0.0"
androidXAnnotation = "1.2.0"
androidXBrowser = "1.3.0"
// Put here other AndroidX dependencies
}
```
Expand Down

0 comments on commit 2d0a13f

Please sign in to comment.