fuel
fuel copied to clipboard
java.lang.ClassNotFoundException: Didn't find class "com.github.kittinunf.fuel.core.FuelManager" on path: DexPathList
Bug Report
Description
Hi, I'm trying to implement Fuel in an android app I'm working on.
When I start my application I get error java.lang.ClassNotFoundException Didn't find class "com.github.kittinunf.fuel.core.FuelManager" on path: DexPathList
Screenshots
- OS: Windows 10
- IDE: Android Studio
- Fuel version: 2.3.1
- Kotlin version: 2.3.1
Smartphone or Emulator
Complete the following information if applicable
- Device: Samsung A51
- OS: Android 11
DO you have a minimal reproducible example?