Skip to content

Commit

Permalink
update sardine-android fork
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed May 26, 2024
1 parent 8732fe6 commit 42e13e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,8 @@ dependencies {
// https://commons.apache.org/proper/commons-net/release-notes.html need to stick with java7: max 3.8.0
// versions of commons-net otherwise we get java.time.Duration ClassNotFoundException even with threetenabp
implementation 'commons-net:commons-net:3.8.0'
implementation 'com.github.nova-video-player:sardine-android:0.0.2'
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.7'
implementation 'com.github.nova-video-player:sardine-android:0.0.3'
implementation 'com.hierynomus:smbj:0.13.0'
implementation 'com.hierynomus:sshj:0.38.0'
implementation 'oro:oro:2.0.8'
Expand Down

0 comments on commit 42e13e0

Please sign in to comment.