In my case the problem was with the "record" package. Beside setting 'minifyEnable' to 'true', I change the gradle version in "settings.gradle" to '7.4.2' as it was mentioned in the package document and it's fixed. :)