hello every one
i have problem when i run ionic cordova run android
the error log :
Total time: 1 mins 29.375 secs
Build file 'C:\apps\carservice\platforms\android\build.gradle' line: 20
* What went wrong:
A problem occurred evaluating root project 'android'.
> Failed to apply plugin [id 'com.android.application']
> Minimum supported Gradle version is 4.1. Current version is 3.3. If using the gradle wrapper, try editing the distributionUrl in C:\Users\Hissro\Desktop\apps\carservice\gradle\wrapper\gradle-wrapper.properties to gradle-4.1-all.zip
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
Error: cmd: Command failed with exit code 1 Error output:
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\apps\carservice\platforms\android\build.gradle' line: 20
* What went wrong:
A problem occurred evaluating root project 'android'.
> Failed to apply plugin [id 'com.android.application']
> Minimum supported Gradle version is 4.1. Current version is 3.3. If using the gradle wrapper, try editing the distributionUrl in C:\Users\Hissro\Desktop\apps\carservice\gradle\wrapper\gradle-wrapper.properties to gradle-4.1-all.zip
cordova -v 7.1.0
ionic -v 3.19.0
please help me