Skip to content

Commit

Permalink
fix(deps): update dependency androidx.emoji2:emoji2 to v1.5.0 (#1130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 9dddae9 commit 1d9db5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ ktlint = "1.3.1"
androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0" }
androidx-cardview = { module = "androidx.cardview:cardview", version = "1.0.0" }
androidx-emoji-appcompat = { module = "androidx.emoji:emoji-appcompat", version = "1.1.0" }
androidx-emoji2 = { module = "androidx.emoji2:emoji2", version = "1.4.0" }
androidx-emoji2 = { module = "androidx.emoji2:emoji2", version = "1.5.0" }
androidx-recyclerview = { module = "androidx.recyclerview:recyclerview", version = "1.3.2" }
androidx-test-espresso = { module = "androidx.test.espresso:espresso-core", version = "3.6.1" }
androidx-test-ext = { module = "androidx.test.ext:junit", version = "1.2.1" }
Expand Down

0 comments on commit 1d9db5c

Please sign in to comment.