最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

Could not compile initialization script 'tmpijMapper1.gradle' in android studio - Stack Overflow

programmeradmin0浏览0评论

I am new to android app development and trying to build my first app through android studio but when i started the android studio for app development i got following error in bottom console :

`FAILURE: Build failed with an exception.

* Where:
Initialization script '/tmp/ijMapper1.gradle'

* What went wrong:
Could not compile initialization script '/tmp/ijMapper1.gradle'.
> startup failed:
  General error during semantic analysis: Unsupported class file major version 61

  java.lang.IllegalArgumentException: Unsupported class file major version 61
    at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:196)
    at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:177)
    at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:163)
    at groovyjarjarasm.asm.ClassReader.<init>(ClassReader.java:284)


* Get more help at 

BUILD FAILED in 29s`

any help would be appreciated.

I tried to install android studio for app development and created new project for my first app and was expecting a basic app with nothing in interface.

发布评论

评论列表(0)

  1. 暂无评论