AhmadAmr
Results
1
comments of
AhmadAmr
There is a work around go to android/unityLibrary/build.gradle and comment out the duplicated library ``` dependencies { //implementation(name: 'androidx.core.core-1.2.0', ext:'aar') } ```