Appodeal Build Issue ( 2026.3729 )

Hello Community,

Trying to build my app with Appodeal plugin - got error

Solar2d 2026.3729

Tried to open

https://artifactory.appodeal.com/appodeal/com/verve/atom.sdk/3.8.1/atom.sdk-3.8.1.pom

>> Invalid Username/Password

Got following error :

FAILURE: Build failed with an exception.
13:41:01.840
13:41:01.840 * What went wrong:
13:41:01.840 Execution failed for task ‘:App:checkReleaseAarMetadata’.
13:41:01.840 > Could not resolve all files for configuration ‘:App:releaseRuntimeClasspath’.
13:41:01.840 > Could not resolve com.verve:atom.sdk:+.
13:41:01.840 Required by:
13:41:01.840 project :App > com.appodeal.ads:sdk:3.12.0.0 > com.appodeal.ads.sdk.networks:verve:3.12.0.0 > net.pubnative:hybid.sdk:3.7.1
13:41:01.840 > Could not resolve com.verve:atom.sdk:3.8.1.
13:41:01.840 > Could not parse POM https://artifactory.appodeal.com/appodeal/com/verve/atom.sdk/3.8.1/atom.sdk-3.8.1.pom
13:41:01.840 > Content is not allowed in prolog.
13:41:01.840 > Could not resolve com.verve:atom.sdk:3.8.1.
13:41:01.840 > Could not parse POM https://artifactory.appodeal.com/appodeal/com/verve/atom.sdk/3.8.1/atom.sdk-3.8.1.pom
13:41:01.840 > Content is not allowed in prolog.
13:41:01.840
13:41:01.840 * Try:
13:41:01.840 > Run with --stacktrace option to get the stack trace.
13:41:01.840 > Run with --info or --debug option to get more log output.
13:41:01.840 > Run with --scan to get full insights.
13:41:01.840 > Get more help at https://help.gradle.org.
13:41:01.840
13:41:01.840 BUILD FAILED in 29s
13:41:02.231 Android build failed (1) after 33 seconds

Any ideas what is wrong? Thanks for help

Got following answer from Appodeal Support AI :

From the Appodeal docs and community reports, the missing com.verve:atom.sdk artifact can be resolved by adding the Verve Maven repo to your Gradle repositories: