After updating from com.android.tools.build:7.0.4 to com.android.tools.build:7.2.1, the application began to crash when calling the <reified T> StringFormat.encodeToString(value: T): String method. The bug manifests itself only in the release version, where there is: minifyEnabled true, shrinkResources true
Has anyone come across a similar situation and have a solution?