We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 35bdb8b + b961050 commit 9fe2185Copy full SHA for 9fe2185
CHANGELOG.md
@@ -47,7 +47,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
47
- AndroidX Test Orchestrator 1.4.1 -> 1.4.2
48
- AndroidX Test Junit Ktx 1.1.3 -> 1.1.4
49
- AndroidX Test Espresso 3.4.0 -> 3.5.0
50
-- Accompanist 0.20.3 -> 0.27.0
+- Accompanist 0.20.3 -> 0.27.1
51
- Material 1.6.0-alpha01 -> 1.7.0
52
- Kotlin 1.6.10 -> 1.7.20
53
- Kotlin Coroutines 1.6.0 -> 1.6.4
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
gradle = "7.5"
3
mkdocs = "2.4.0"
4
androidGradlePlugin = "7.3.1"
5
-accompanist = "0.27.0"
+accompanist = "0.27.1"
6
androidx-compose-compiler = "1.3.2"
7
androidx-compose-ui = "1.3.1"
8
androidx-test = "1.5.0"
0 commit comments