Advertisement
Guest User

Untitled

a guest
Jun 8th, 2016
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. ted.
  2. Scanning dependencies of target apk
  3. Plugin is too old, please update to a more recent version, or set ANDROID_DAILY_OVERRIDE environment variable to "55c32853b5a3868d3219a9a4e86a91161f9a794f"
  4.  
  5. FAILURE: Build failed with an exception.
  6.  
  7. * Where:
  8. Build file '/home/tim/DualBootPatcher/Android_GUI/build.gradle' line: 10
  9.  
  10. * What went wrong:
  11. A problem occurred evaluating root project 'Android_GUI'.
  12. > Failed to apply plugin [id 'com.android.application']
  13. > Could not create plugin of type 'AppPlugin'.
  14.  
  15. * Try:
  16. Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
  17.  
  18. BUILD FAILED
  19.  
  20. Total time: 3.637 secs
  21. Android_GUI/CMakeFiles/apk.dir/build.make:57: recipe for target 'Android_GUI/CMakeFiles/apk' failed
  22. make[3]: *** [Android_GUI/CMakeFiles/apk] Error 1
  23. CMakeFiles/Makefile2:681: recipe for target 'Android_GUI/CMakeFiles/apk.dir/all' failed
  24. make[2]: *** [Android_GUI/CMakeFiles/apk.dir/all] Error 2
  25. CMakeFiles/Makefile2:688: recipe for target 'Android_GUI/CMakeFiles/apk.dir/rule' failed
  26. make[1]: *** [Android_GUI/CMakeFiles/apk.dir/rule] Error 2
  27. Makefile:325: recipe for target 'apk' failed
  28. make: *** [apk] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement