Skip to content

Commit

Permalink
revert back to sardine-android 0.8 (0.2) to avoid regression
Browse files Browse the repository at this point in the history
  • Loading branch information
courville committed Jun 17, 2024
1 parent c2ef3c9 commit 213920d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ dependencies {
// desugar is needed no avoid commons-net java.time.Duration ClassNotFoundException after 3.8.0
implementation 'commons-net:commons-net:3.11.1'
implementation 'com.jakewharton.threetenabp:threetenabp:1.4.7'
implementation 'com.github.nova-video-player:sardine-android:0.0.3'
implementation 'com.github.nova-video-player:sardine-android:0.0.2'
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 213920d

Please sign in to comment.