Commit cee9bf7
Replace "java.util.Optional" String with
* Replace "java.util.Optional" String with `class.java.name` to prevent conflicts when desugaring Set `enable`.
* Increase Jfrog builder version from 4.11.0 to 4.23.4
---------
Co-authored-by: Ehsan Mohit <mohammadehsan.mohit@snapp.cab>class.java.name to prevent… (#89)1 parent 18ab014 commit cee9bf7
File tree
2 files changed
+10
-3
lines changed- buildSrc/src/main/kotlin
- courier/src/main/java/com/gojek/courier/utils
2 files changed
+10
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
| 7 | + | |
5 | 8 | | |
6 | 9 | | |
7 | 10 | | |
| |||
43 | 46 | | |
44 | 47 | | |
45 | 48 | | |
46 | | - | |
47 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
48 | 55 | | |
49 | 56 | | |
50 | 57 | | |
| |||
0 commit comments