Skip to content

Commit

Permalink
add implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
flexsurfer committed Nov 5, 2021
1 parent ae8386b commit 0d107f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -358,6 +358,9 @@ dependencies {
implementation 'com.github.status-im:function:0.0.1'
implementation 'com.facebook.fresco:fresco:2.2.0'
implementation 'com.facebook.fresco:animated-gif:2.2.0'
implementation ("com.github.bumptech.glide:glide:4.9.0@aar") {
transitive = true
}
}

def getLocalNDKDir = { ->
Expand Down

0 comments on commit 0d107f2

Please sign in to comment.