Unable to build android app using ionic -


i novice in mobile app development , learning create simple mobile app using ionic , cordova.

when build android app using following command ionic build android

i encountered following error message:

failure: build failed exception.  build failed  total time: 11.5 secs  * where: build file 'd:\ionic\confusion\platforms\android\build.gradle' line: 20  * went wrong: problem occurred evaluating root project 'android'. > java.lang.unsupportedclassversionerror: com/android/build/gradle/appplugin : unsupported major.minor version 52.0  * try: run --stacktrace option stack trace. run --info or --debug option more log output. 

can please?


Comments

Popular posts from this blog

sql - can we replace full join with union of left and right join? why not? -

javascript - Parallax scrolling and fixed footer code causing width issues -

iOS: Performance of reloading UIImage(name:...) -