Skip to content

Remove genrules once Gradle has been removed #1617

Open
@miaboloix

Description

The genrules in app module's BUILD file are necessary only for building Oppia Android in both Gradle and Bazel. Similarly, the custom macro in the model module (format_import_proto_library.bzl) will need to be removed once Gradle is out of the picture. For both genrules, removing them will require changing some import statements (Ex. import org.oppia.app.R -> import org.oppia.app.vm.R).

Metadata

Assignees

No one assigned

    Labels

    Impact: LowLow perceived user impact (e.g. edge cases).Issue: Needs ClarificationIndicates that an issue needs more detail in order to be able to be acted upon.Z-ibtTemporary label for Ben to keep track of issues he's triaged.bugEnd user-perceivable behaviors which are not desirable.

    Type

    No type

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions