A problem was found with the configuration of task ':App:packageRelease' (type 'PackageApplication')

Hello. I get this error and my builf is failed. Maybe somebody can help me.

[14:38:14]: ▸ > Task :common:bundleLibRuntimeToJarRelease

[14:38:16]: ▸ > Task :App:checkReleaseDuplicateClasses

[14:38:18]: ▸ > Task :App:desugarReleaseFileDependencies

[14:38:21]: ▸ > Task :common:bundleLibResRelease NO-SOURCE

[14:38:21]: ▸ > Task :App:dexBuilderRelease

[14:38:21]: ▸ > Task :App:processReleaseJavaRes NO-SOURCE

[14:38:25]: ▸ > Task :App:mergeReleaseJavaResource

[14:38:25]: ▸ > Task :App:collectReleaseDependencies

[14:38:26]: ▸ > Task :App:sdkReleaseDependencyData

[14:38:26]: ▸ > Task :App:multiDexListRelease

[14:38:26]: ▸ > Task :App:mergeReleaseJniLibFolders

[14:38:28]: ▸ > Task :App:validateSigningRelease

[14:38:33]: ▸ > Task :App:mergeDexRelease

[14:38:33]: ▸ > Task :App:packageRelease FAILED

[14:38:33]: ▸ FAILURE: Build failed with an exception.

[14:38:33]: ▸ * What went wrong:

[14:38:33]: ▸ A problem was found with the configuration of task ‘:rApp:packageRelease’ (type ‘PackageApplication’).

[14:38:33]: ▸ > File ‘/Users/vagrant/git/rApp/fastlane/secrets/myApp_signing.jks’ specified for property ‘signingConfig.signingConfigData.storeFile’ does not exist.

[14:38:33]: ▸ * Try:

[14:38:33]: ▸ 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.

[14:38:33]: ▸ * Get more help at https://help.gradle.org

[14:38:33]: ▸ BUILD FAILED in 3m 1s

[14:38:33]: ▸ 59 actionable tasks: 59 executed

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.