Force library to use specific version of another library kotlin android
Am using com.gorisse.thomas.sceneform:sceneform:1.23.0 library in my android project that seems to internally using another library filament-utils-android:1.21.1. Everything is working fine upto this point.