You are on page 1of 1

Search… Log In Sign Up

Home

PUBLIC

Stack Overflow

Tags
An Error for SigningConfig container type Ask Question
Users
org.gradle.api.internal.FactoryNamedDomainObjectContainer
Jobs

when trying to build my mobile game I got this message: asked 30 days ago
Teams
viewed 49 times
Q&A for work 0 Could not get unknown property 'release' for SigningConfig container of type
org.gradle.api.internal.FactoryNamedDomainObjectContainer. active 29 days ago
Learn More
However have tried some solutions but they seems to not work or I can't find/missing? The that some
seems to have: signingConfigs { myconfig { keyAlias 'xxx' keyPassword 'xxx' storeFile file('xxx') BLOG
storePassword 'xxx' } }
Stack Overflow & InfoJobs: Bringing
Here is part of the CordovaLib build.gradle: Opportunities to Developers in Spain

android {
buildTypes {
release {
signingConfig signingConfigs.release
Work from anywhere
}
}
addSigningProps(cdvReleaseSigningPropertiesFile, signingConfigs.release) PHP Developer (Remote)
} X-Team No office location
if (cdvDebugSigningPropertiesFile) { REMOTE
addSigningProps(cdvDebugSigningPropertiesFile, signingConfigs.debug)
php laravel

compileSdkVersion cdvCompileSdkVersion Laravel Jedi (Asia Pacific)


buildToolsVersion cdvBuildToolsVersion
Award Force No office location
publishNonDefault true
A$70K - A$110K REMOTE
compileOptions { php laravel
sourceCompatibility JavaVersion.VERSION_1_8
targetCompatibility JavaVersion.VERSION_1_8
} Customer Success Manager (APAC
based)
sourceSets { Platform.sh No office location
main { REMOTE
manifest.srcFile 'AndroidManifest.xml'
php linux
java.srcDirs = ['src']
resources.srcDirs = ['src']
aidl.srcDirs = ['src'] Remote DevOps Engineer
renderscript.srcDirs = ['src'] (Node.js/Terraform/Docker)
res.srcDirs = ['res'] Aula No office location
assets.srcDirs = ['assets']
£50K - £90K REMOTE
}
} node.js amazon-web-services

I appreciate help to solv this error. Work remotely - from home or wherever you
choose.
android build.gradle
Browse remote jobs

share improve this question edited Jan 1 at 18:07 asked Jan 1 at 15:02
Fantômas SnowyOwlsStudio Related
32.6k 15 63 88 3 2
add a comment 1015 R cannot be resolved - Android error

1165 'Must Override a Superclass Method' Errors


1 Answer active oldest votes after importing a project into Eclipse

1804 “Debug certificate expired” error in Eclipse


Android plugins
Put the signingsConfigs before the buildTypes.
891 “Conversion to Dalvik format failed with
I.E. error 1” on external JAR
1
3 Gradle searching Ivy service but no Ivy
android {
config / repo defined
signingConfigs {
//Your configuration here 2 Gradle, 'could not find property'
}
buildTypes {
0 Android Studio 1.5.1, Gradle 2.8, w/ mobile
release {
& wear w/ free/paid flavors
signingConfig signingConfigs.release
} 6 What does mean “specified for property
} 'resDir' does not exist.”
}
1 Android - Koltin files are present in apk
share improve this answer answered Jan 1 at 15:42 after compilation
tomerpacific 1 All flavors must now belong to a named
706 3 22 flavor dimension Android Studio NDK
add a comment
Hot Network Questions
Why do fusion and fission both release energy?
Your Answer
How could intelligent animals defend against
humans?

Shimano Revoshift twist grip unusably tight

Back in the late 80s, how was commercial


software for 8-bit home computers developed?

What is the rationale behind the differences


between the compiler diagnostics issued when it
sees std::vector<Typo> and std::vector<struct
Typo>

How did Peter Quill know where the Power Stone


was, even if he didn't know *what* it was?

Is it unethical to anonymously give a flagged


solution to an unidentified student who has shown
intent to cheat?

Execution plan doesn't show memory grant

Keep old rank or start afresh?

Sign up or log in Post as a guest What character is this kid with brown hair, a green
and turquoise striped T-shirt and purple pants?
Name
Sign up using Google How do I stop using 'the' to start sentences so
much?

Sign up using Facebook Do hard to pronounce names break immersion?


Email
Required, but never shown In a yes/no question, student gives the right
answer and a unnecessary but wrong explanation.
Sign up using Email and Password
How to grade?

What does Jack Sparrow mean?

Post Your Answer Is it a violation of my player agency if another


player is allowed to wish away memories from my
character?
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie
Should I remove old wood glue before reinstalling
policy, and that your continued use of the website is subject to these policies.
a board on a table, and how?

Entropy and its Differential Treatment in the


System vs Surroundings
Not the answer you're looking for? Browse other questions tagged android build.gradle or ask your Are there any actors who appear in both versions
own question. of Battlestar Galactica?

There's a hole in the bottom of the sea

What kind of evidences (if any) could be used to


identify a large conquest in the time before
writing?

Invertible Matrices within a Matrix

Coworker keeps threatening to tattle on me for


"time theft"

How should I deal with a player who wants to


dictate loot distribution?

I exist in the middle of the seven

question feed

STACK OVERFLOW PRODUCTS COMPANY STACK EXCHANGE Blog Facebook Twitter LinkedIn
NETWORK
Questions Teams About
Technology
Jobs Talent Press
Life / Arts
Developer Jobs Directory Engagement Work Here
Culture / Recreation
Salary Calculator Enterprise Legal
Science
Help Privacy Policy
Other
Mobile Contact Us site design / logo © 2019 Stack Exchange Inc; user contributions
licensed under cc by-sa 3.0 with attribution required.
Disable Responsiveness rev 2019.1.31.32775

You might also like