gradle-kotlin-delegates@0.0.2 is out with simplified and reworked API to unlock gradle Property tracking. It's a library for gradle plugin authors to allow exposing more natural exntension API for the end-users via kotlin delegates.
j
Joffrey
02/07/2022, 9:11 AM
Copy code
"Strict" mode prevents the end-user from setting non-nullable values.
Shouldn't it be the opposite, though? It seems it's to prevent