Skip to content

Commit

Permalink
Bump Emoji from 0.6.0 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps Emoji from 0.6.0 to 0.7.0.

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2021
1 parent f7761cd commit d7a48da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.google.android.material:material:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
implementation 'com.github.vanniktech:Emoji:0.6.0' // 0.7.0 has display issue - don't update to 0.7.0
implementation 'com.github.vanniktech:Emoji:0.7.0' // 0.7.0 has display issue - don't update to 0.7.0
implementation group: 'androidx.emoji', name: 'emoji-bundled', version: '1.1.0'
implementation 'org.michaelevans.colorart:library:0.0.3'
implementation "androidx.work:work-runtime:${workVersion}"
Expand Down

0 comments on commit d7a48da

Please sign in to comment.