(minor) Re-enable monkey-patch-json for converter

This commit is contained in:
Viktor Lofgren 2023-07-31 10:31:46 +02:00
parent 5411950b87
commit 6f4e767a04

View File

@ -20,7 +20,7 @@ tasks.distZip.enabled = false
dependencies {
//implementation project(':third-party:monkey-patch-gson')
implementation project(':third-party:monkey-patch-gson')
implementation project(':code:common:process')