realm-js: android build error.

How frequently does the bug occur?

All the time

Description

android build error

Stacktrace & log output

* Exception is:
org.gradle.internal.execution.WorkValidationException: Some problems were found with the configuration of task ':realm:send' (type 'SendAnalyticsTask').
  - Type 'SendAnalyticsTask' property 'applicationId' 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.

Can you reproduce the bug?

Yes, always

Reproduction Steps

No response

Version

10.7.0

What SDK flavour are you using?

Local Database only

Are you using encryption?

No, not using encryption

Platform OS and version(s)

max os 11.5.2

Build environment

Which debugger for React Native: … “react”: “17.0.2”, “react-native”: “0.65.1”,

com.android.tools.build:gradle:7.0.1

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 19 (8 by maintainers)

Most upvoted comments