Skip to content

Commit

Permalink
feat: updating dependencies (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
jleon15 authored Jul 20, 2023
1 parent 459fb1d commit 016ae3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dependencies {
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'
implementation 'com.google.code.gson:gson:2.10.1'
implementation 'org.threeten:threetenbp:1.6.8'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.26'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.27'
implementation 'com.github.basis-theory:basistheory-java:0.5.0'

androidTestImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 016ae3f

Please sign in to comment.