Skip to content

NPE Android plugin 4.0.1 #2

@thelittlefireman

Description

@thelittlefireman

Hi,
I've got a crash on android 4.0.1 :

amazon {
    securityProfile = file("../docs/amazon-appstore.json")
    applicationId = "amzn1.devportal.mobileapp.2df91b960d7947e39369d32586dc26ab"
    pathToApks = [ file("../build/output/apk/prod/release/*.apk") ]
    replaceEdit = true
}
> Task :app:publishToAmazonAppStore
️🔒 Authenticating...
️↕️️ Replacing edit...
️🆕️ Creating new edit...

> Task :app:publishToAmazonAppStore FAILED
1 actionable task: 1 executed

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:publishToAmazonAppStore'.
> kotlin.KotlinNullPointerException (no error message)

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