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 a6e23bb commit 4e708d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ android {

ext {
butterknifeVersion = "10.2.3"
coilKtVersion = "1.2.0"
coilKtVersion = "1.2.1"
daggerVersion = "2.34.1"
okhttpVersion = "3.14.2"
materialDialogsVersion = "3.3.0"
Expand All @@ -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'
implementation 'com.github.vanniktech:Emoji: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 4e708d8

Please sign in to comment.