Closed aarjan closed 3 years ago
I tried to reproduce the error by creating a new flutter project and adding esewa_pnp plugin in it but I didn't get the error you've mentioned. Can you help me reproduce this error?
I am closing this issue, marking it Unclear because you couldn't present the method to reproduce the issue.
@ayyshim
Can you test it by upgrading gradle in following files,
android/build.gradle
classpath 'com.android.tools.build:gradle:4.1.1'
android/gradle/wrapper/gradle-wrapper.properties
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
Current solution is to downgrade the android gradle version to 3.x.x
The app is not building after upgrading Gradle.
Execution failed for task ':esewa_pnp:bundleDebugAar'.