Skip to content

Commit

Permalink
Bump com.vanniktech:emoji-ios from 0.20.0 to 0.21.0
Browse files Browse the repository at this point in the history
Bumps [com.vanniktech:emoji-ios](https://github.com/vanniktech/Emoji) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/vanniktech/Emoji/releases)
- [Changelog](https://github.com/vanniktech/Emoji/blob/master/CHANGELOG.md)
- [Commits](vanniktech/Emoji@0.20.0...0.21.0)

---
updated-dependencies:
- dependency-name: com.vanniktech:emoji-ios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 27, 2024
1 parent 913e5a5 commit c4d102c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ dependencies {
implementation("com.sksamuel.scrimage:scrimage-webp:4.1.3")
implementation("com.google.code.gson:gson:2.11.0")
implementation("io.github.alexzhirkevich:qrose:1.0.1")
implementation("com.vanniktech:emoji-ios:0.20.0")
implementation("com.vanniktech:emoji-ios:0.21.0")
// implementation("io.github.theapache64:rebugger:1.0.0-rc02")
}

Expand Down

0 comments on commit c4d102c

Please sign in to comment.