2021年1月3日星期日

Getting error when building android app with release build variant that does not appear in debug or beta

If I try to build my android app with beta (production like) or debug build variant I don't get any error, but if I try to use release variant, I get the following error:

kotlin.reflect.jvm.internal.KotlinReflectionInternalError: Could not compute caller for function: public constructor MyClass(from: java.time.LocalDate?, to: java.time...  

What am I doing wrong?

https://stackoverflow.com/questions/65555705/getting-error-when-building-android-app-with-release-build-variant-that-does-not January 04, 2021 at 06:47AM

没有评论:

发表评论