Its solved. You need to have the last uno and fuselibs version and specify the last SDK in your .unoproj
"SDK": {
"BuildToolsVersion": "29.0.2",
"CompileVersion": 29,
"MinVersion": 17,
"TargetVersion": 29
},
Its solved. You need to have the last uno and fuselibs version and specify the last SDK in your .unoproj
"SDK": {
"BuildToolsVersion": "29.0.2",
"CompileVersion": 29,
"MinVersion": 17,
"TargetVersion": 29
},