Skip to content

Commit

Permalink
Upgrade ShortcutBadger
Browse files Browse the repository at this point in the history
  • Loading branch information
moezbhatti committed May 9, 2020
1 parent 555f1ee commit fe177c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion presentation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ dependencies {
implementation "com.google.android:flexbox:0.3.1"
implementation "com.jakewharton.timber:timber:$timber_version"
implementation "com.squareup.moshi:moshi-kotlin:$moshi_version"
implementation "me.leolin:ShortcutBadger:1.1.21"
implementation "me.leolin:ShortcutBadger:1.1.22"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
implementation project(":android-smsmms")
implementation project(":common")
Expand Down

0 comments on commit fe177c7

Please sign in to comment.