Commit e3efbeb
committed
Use non-deprecated variable assignment syntax
The current syntax is unsupported in newer Gradle versions and will
cause CI to fail when trying to update.1 parent 7360580 commit e3efbeb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments