Skip to content

Commit 9fe2185

Browse files
authored
Merge pull request #79 from bitfunk/renovate/patch-accompanist
Update accompanist to v0.27.1 (patch)
2 parents 35bdb8b + b961050 commit 9fe2185

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ See [changeset](https://github.com/wmontwe/blueprint-mobile-kmp/compare/v1.0.0..
4747
- AndroidX Test Orchestrator 1.4.1 -> 1.4.2
4848
- AndroidX Test Junit Ktx 1.1.3 -> 1.1.4
4949
- AndroidX Test Espresso 3.4.0 -> 3.5.0
50-
- Accompanist 0.20.3 -> 0.27.0
50+
- Accompanist 0.20.3 -> 0.27.1
5151
- Material 1.6.0-alpha01 -> 1.7.0
5252
- Kotlin 1.6.10 -> 1.7.20
5353
- Kotlin Coroutines 1.6.0 -> 1.6.4

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
gradle = "7.5"
33
mkdocs = "2.4.0"
44
androidGradlePlugin = "7.3.1"
5-
accompanist = "0.27.0"
5+
accompanist = "0.27.1"
66
androidx-compose-compiler = "1.3.2"
77
androidx-compose-ui = "1.3.1"
88
androidx-test = "1.5.0"

0 commit comments

Comments
 (0)