-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
All is ok with Kotlin server, but get an error with Android:
java.lang.NoSuchMethodError: No static method getUserAgent(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Class;)Ljava/lang/String; in class Lorg/apache/http/util/VersionInfo; or its super classes (declaration of 'org.apache.http.util.VersionInfo' appears in /system/framework/org.apache.http.legacy.jar)
at com.backblaze.b2.client.webApiHttpClient.HttpClientFactoryImpl.<clinit>(HttpClientFactoryImpl.java:52)
Looks like there is need to update org.apache.httpcomponents
dependencies
Metadata
Metadata
Assignees
Labels
No labels