You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the discussion that has happened here: scribejava/scribejava#480 someone found that
"The use of the Apache Base64 encoder is optional and it will fall back to the Java 7 javax.xml.bind.DatatypeConverter if the Apache one is not found. This does mean that Scribe is dependent on Java 7 or Apache Codec."
With this we can safely exclude testScribe with which our build will be successful!
while gradlew build this error is coming.
The text was updated successfully, but these errors were encountered: