We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b583631 commit 339d681Copy full SHA for 339d681
2 files changed
CHANGELOG.md
@@ -14,6 +14,7 @@
14
### AndroidX
15
16
- :arrow_up: [browser](https://developer.android.com/jetpack/androidx/releases/browser#1.9.0) `1.8.0` → `1.9.0` :warning:
17
+- :arrow_up: [security-crypto](https://developer.android.com/jetpack/androidx/releases/security#security-crypto-1.1.0) `1.0.0` → `1.1.0` :warning:
18
19
### Stack
20
versions-androidx/libs.versions.toml
@@ -36,7 +36,7 @@ profileinstaller = "1.4.1"
36
recyclerview = "1.4.0"
37
recyclerview-selection = "1.2.0"
38
room = "2.7.2"
39
-security-crypto = "1.0.0"
+security-crypto = "1.1.0"
40
swiperefreshlayout = "1.1.0"
41
test-annotation = "1.0.1"
42
test-core = "1.6.1"
0 commit comments