Replies: 4 comments
-
Cloning to Discussion section |
Beta Was this translation helpful? Give feedback.
-
@bringert specifically this one about slf4j-simple :
if you had any success, could you please tell me which Java JDK version you used in project settings ?
|
Beta Was this translation helpful? Give feedback.
-
The latest version 3.16.0 has been updated to support OkHttp (see Readme for details). Could you check if you can use it on Android. Take in account that this library requires Java 11 at least. |
Beta Was this translation helpful? Give feedback.
-
I developed my own wrapper library and completed the project. Unfortunately I won'T be able to test this now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried building an Android app using Android Gradle Plugin 8.3.2 and this dependency on simple-openai:
The build failed with:
I was able to work around it by adding packagingOptions:
Beta Was this translation helpful? Give feedback.
All reactions