Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.
This repository was archived by the owner on May 1, 2020. It is now read-only.

Issue: gradle2.3.0 + MacOs = no generated entities  #274

@AndroidDeveloperLB

Description

@AndroidDeveloperLB

We have a large project that uses this library.
SO far it worked fine on both Windows and MacOS, while using the gradle plugin:

classpath 'com.android.tools.build:gradle:2.2.3'

But, today, when we updated to the new version :

classpath 'com.android.tools.build:gradle:2.3.0'

for some reason, only on MacOS, it failed to find even one generated entity.
Re-building the project didn't help.
All this, while on Windows OS it works fine.

How come?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions