Advertisement
Guest User

Untitled

a guest
Dec 23rd, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. make[2] : on quitte le répertoire « /home/nerzhul/Devel/minetest-stock/build/android »
  2.  
  3. FAILURE: Build failed with an exception.
  4.  
  5. * Where:
  6. Build file '/home/nerzhul/Devel/minetest-stock/build/android/build.gradle' line: 10
  7.  
  8. * What went wrong:
  9. A problem occurred evaluating root project 'Minetest'.
  10. > Failed to apply plugin [id 'com.android.application']
  11. > Gradle version 2.2 is required. Current version is 3.2.1. If using the gradle wrapper, try editing the distributionUrl in /home/nerzhul/Devel/minetest-stock/build/android/gradle/wrapper/gradle-wrapper.properties to gradle-2.2-all.zip
  12.  
  13. * Try:
  14. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  15.  
  16. BUILD FAILED
  17.  
  18. Total time: 0.67 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement