You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are several property files that are generated by the build - for example the gsp properties, build.info.versions. and the property files generated by various AST. Currently, these property files are only reproducible if the SOURCE_DATE_EPOCH env variable is set. This ticket is to change it so they're always reproducible by default - at least for a given day.