problem compiling for android
- 
FAILURE: Build failed with an exception.
- 
Where:
Build file 'C:\Users\alysson\Documents\build-PAAI-Android_for_armeabi_v7a_GCC_4_9_Qt_5_6_3-Debug\android-build\build.gradle' line: 17 - 
What went wrong:
A problem occurred evaluating root project 'android-build'. 
Failed to apply plugin [id 'com.android.application']
Minimum supported Gradle version is 2.14.1. Current version is 2.2.1. If using the gradle wrapper, try editing the distributionUrl in C:\Users\alysson\Documents\build-PAAI-Android_for_armeabi_v7a_GCC_4_9_Qt_5_6_3-Debug\android-build\gradle\wrapper\gradle-wrapper.properties to gradle-2.14.1-all.zip- Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. 
 - 
 - 
Hi
So are you use a Gradle wrapper ? - 
i use android sdk everything comes in it
 - 
So did you try the version it suggest?
 - 
How to upgrade?