Commit 8c9a3cd
committed
fix(hermetic_build): restore Version.java after postprocessing entrypoint
Moving restore_version_java to run after entrypoint.sh in postprocess_library.sh. This ensures newly generated Version.java files are correctly copied and kept for new libraries while existing ones are properly restored to their correct version.
TAG=agy1 parent dcc2a68 commit 8c9a3cd
1 file changed
Lines changed: 4 additions & 3 deletions
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | 99 | | |
103 | 100 | | |
104 | 101 | | |
| |||
115 | 112 | | |
116 | 113 | | |
117 | 114 | | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
118 | 118 | | |
| 119 | + | |
0 commit comments