Skip to content

Commit

Permalink
Revert "Update dependency com.github.thegrizzlylabs:sardine-android t…
Browse files Browse the repository at this point in the history
…o v0.9"

This reverts commit 94441a1.

The reason is issue #403 -- users have reported problems with 403 errors
since this change.
  • Loading branch information
amberin committed Nov 10, 2024
1 parent 29f9430 commit d7d98c3
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 @@ -61,7 +61,7 @@ buildscript {

versions.glide = '4.16.0'

versions.sardine = '0.9'
versions.sardine = '0.8'

versions.okhttp_digest = '2.7'

Expand Down

0 comments on commit d7d98c3

Please sign in to comment.