Closed andyli0123 closed 8 months ago
I solved the problem by downgrading the Gradle version from 8.5 to 7.5 in android/gradle/wrapper/gradle-wrapper.properties
.
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip
for me i can't use this as solution because it gets me this error while compiling Minimum supported Gradle version is 8.0. Current version is 7.5. If using the gradle wrapper, try editing the distributionUrl in /android/gradle/wrapper/gradle-wrapper.properties to gradle-8.0-all.zip
flutter_callkit_incoming version: 2.0.3