Hello. I have problem like in title. Please help. What can I do? This appear when i try build game on android with ads.
1 problem:
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
- What went wrong:
Execution failed for task ‘:launcher:checkReleaseDuplicateClasses’.
Could not resolve all files for configuration ‘:launcher:releaseRuntimeClasspath’.
Could not find com.ironsource.adapters:unityadsadapter:4.3.39.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/ironsource/adapters/unityadsadapter/4.3.39/unityadsadapter-4.3.39.pom
- https://repo.maven.apache.org/maven2/com/ironsource/adapters/unityadsadapter/4.3.39/unityadsadapter-4.3.39.pom
- file:/E:/UnityEditor/Projekty/Fartland mobile v2/Library/Bee/Android/Prj/IL2CPP/Gradle/unityLibrary/libs/unityadsadapter-4.3.39.jar
- file:/E:/UnityEditor/Projekty/Fartland mobile v2/Library/Bee/Android/Prj/IL2CPP/Gradle/unityLibrary/libs/unityadsadapter.jar
Required by:
project :launcher > project :unityLibrary
Could not find com.ironsource.sdk:mediationsdk:8.1.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/ironsource/sdk/mediationsdk/8.1.0/mediationsdk-8.1.0.pom
- https://repo.maven.apache.org/maven2/com/ironsource/sdk/mediationsdk/8.1.0/mediationsdk-8.1.0.pom
- file:/E:/UnityEditor/Projekty/Fartland mobile v2/Library/Bee/Android/Prj/IL2CPP/Gradle/unityLibrary/libs/mediationsdk-8.1.0.jar
- file:/E:/UnityEditor/Projekty/Fartland mobile v2/Library/Bee/Android/Prj/IL2CPP/Gradle/unityLibrary/libs/mediationsdk.jar
Required by:
project :launcher > project :unityLibrary
- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
- What went wrong:
Execution failed for task ‘:unityLibrary:generateReleaseRFile’.
Could not resolve all files for configuration ‘:unityLibrary:releaseCompileClasspath’.
Could not find com.ironsource.adapters:unityadsadapter:4.3.39.
Required by:
project :unityLibrary
Could not find com.ironsource.sdk:mediationsdk:8.1.0.
Required by:
project :unityLibrary
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
============================================================================== -
Get more help at https://help.gradle.org
BUILD FAILED in 2s
UnityEngine.GUIUtility:processEvent (int,intptr,bool&)