Skip to content

Commit

Permalink
Fix CircularReveal crash (fix #1234)
Browse files Browse the repository at this point in the history
Pull request is on its way: ozodrukh/CircularReveal#130

Signed-off-by: Daniele Ricci <[email protected]>
  • Loading branch information
daniele-athome committed Apr 7, 2019
1 parent c6ddb03 commit a08c9bb
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,8 @@ dependencies {
implementation 'com.github.vlivanov:ListViewVariants:f606578467'
// branch sprite-strips-soft-refs-lru-cache
implementation 'com.github.vanniktech.Emoji:emoji-one:182e1ff4f4'
implementation ('com.github.ozodrukh:CircularReveal:2.0.1@aar') {
transitive = true
}
// waiting for our pull request to be accepted
implementation 'com.github.kontalk:CircularReveal:bc59b8dfcf'
implementation 'me.leolin:ShortcutBadger:1.1.22@aar'
implementation 'com.bignerdranch.android:recyclerview-multiselect:0.2'
implementation "android.arch.lifecycle:runtime:1.1.1"
Expand Down

0 comments on commit a08c9bb

Please sign in to comment.