Skip to content

When running ./gradlew tasks I get "Could not get unknown property FFSHARE_RELEASE_STORE_FILE" #155

@nicolas-raoul

Description

@nicolas-raoul

Even when trying to build a debug version with ./gradlew installDebug.
I could not find build instructions.
I guess FFSHARE_RELEASE_STORE_FILE is only actually useful for releases (not debug).

A problem occurred evaluating project ':app'.
> Could not get unknown property 'FFSHARE_RELEASE_STORE_FILE' for SigningConfig$AgpDecorated_Decorated{name=release, storeFile=null, storePassword=null, keyAlias=null, keyPassword=null, storeType=pkcs12, v1SigningEnabled=true, v2SigningEnabled=true, enableV1Signing=null, enableV2Signing=null, enableV3Signing=null, enableV4Signing=null} of type com.android.build.gradle.internal.dsl.SigningConfig$AgpDecorated.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions