issues
search
grab
/
grazel
A tool to migrate Android projects from Gradle to Bazel incrementally and automatically
https://grab.github.io/grazel/
Other
277
stars
19
forks
source link
Ensure `generateBazelScripts` output are deterministic
#103
Closed
arunkumar9t2
closed
1 year ago
arunkumar9t2
commented
1 year ago
Proposed Changes
Sort based on individual targets instead of target builder
Ensure all params like
deps
,
tags
are sorted
Proposed Changes
deps
,tags
are sorted