You can reproduce this crash in your demo app, if you specify "minifyEnabled true" in demo-kotlin/build.gradle : buildTypes { release { minifyEnabled true ...
確定! 回上一頁