Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Commit

Permalink
Mention how long it takes to regenerate.
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-michael authored Nov 17, 2017
1 parent bceb76b commit ccf6e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android_library(

You can see the full list of generated targets in [gmaven.bzl](https://raw.githubusercontent.com/aj-michael/gmaven_rules/master/gmaven.bzl).

To regenerate gmaven.bzl, run
To regenerate gmaven.bzl, run the following command. It will take about 5 minutes.

```
rm gmaven.bzl && javac GMavenToBazel.java && java GMavenToBazel
Expand Down

0 comments on commit ccf6e13

Please sign in to comment.