Liferay Connector v2.4.0 fails to save document in Liferay Portal 7.4 GA125

Hi!

When I tried to save a document in OnlyOffice in Liferay Portal 7.4 GA125, it failed because the Liferay API method DLAppLocalService.updateFileEntry(…) has changed.

OnlyOffice Liferay Connector logged:
Caused by: java.lang.NoSuchMethodError: 'com.liferay.portal.kernel.repository.model.FileEntry com.liferay.document.library.kernel.service.DLAppLocalService.updateFileEntry(long, long, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, com.liferay.document.library.kernel.model.DLVersionNumberIncrease, java.io.InputStream, long, java.util.Date, java.util.Date, com.liferay.portal.kernel.service.ServiceContext)'
	at onlyoffice.integration.api.OnlyOfficeDocumentApi.updateFile(OnlyOfficeDocumentApi.java:251)

BR
Ville

Hello @ville

There was response to the similar query, please check it out: