Skip to content

Commit 2d0a13f

Browse files
authored
Update AndroidX dependencies
1 parent f9835a5 commit 2d0a13f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ Linking the package manually is not required anymore with [Autolinking](https://
8686
compileSdkVersion = 28
8787
targetSdkVersion = 28
8888
// Remove 'supportLibVersion' property and put specific versions for AndroidX libraries
89-
androidXAnnotation = "1.1.0"
90-
androidXBrowser = "1.0.0"
89+
androidXAnnotation = "1.2.0"
90+
androidXBrowser = "1.3.0"
9191
// Put here other AndroidX dependencies
9292
}
9393
```

0 commit comments

Comments
 (0)