Skip to content

AppLiveUploadTask throws exception in AGP 7.3.1 and Gradle 7.5.1 #61

@nuhkoca

Description

@nuhkoca

Hello,

I updated the plugin to 3.1.0 but now it started to throw an exception like below

* What went wrong:
A problem was found with the configuration of task ':app:uploadInternalToBrowserstackAppLive' (type 'AppLiveUploadTask').
  - In plugin 'com.browserstack.gradle' type 'com.browserstack.gradle.AppLiveUploadTask' property 'command' is missing an input or output annotation.
    
    Reason: A property without annotation isn't considered during up-to-date checking.
    
    Possible solutions:
      1. Add an input or output annotation.
      2. Mark it as @Internal.
    
    Please refer to https://docs.gradle.org/7.5.1/userguide/validation_problems.html#missing_annotation for more details about this problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions