You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i use flutter_callkit_incoming: 2.0.4+1
when i try to create apk for my app I get this error
v/flutter_callkit_incoming-2.0.4+1/android/src/main/kotlin/com/hiennv/flutter_callkit_incoming/widgets/CircleTransform.kt:17:54 Argument type mismatch: actual type is 'android.graphics.Bitmap.Config?', but 'android.graphics.Bitmap.Config' was expected.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_callkit_incoming:compileReleaseKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
I use flutter: 3.22.2
I changed it to 3.24.5 and to difference
The text was updated successfully, but these errors were encountered:
i use flutter_callkit_incoming: 2.0.4+1
when i try to create apk for my app I get this error
I use flutter: 3.22.2
I changed it to 3.24.5 and to difference
The text was updated successfully, but these errors were encountered: