Ant use -source 7 or higher to enable diamond operator

前端 未结 4 1995
情书的邮戳
情书的邮戳 2021-02-05 09:11

I am sure this is pretty easy qoestion, but I am stuck with building Android app using Ant from commandline. I have got this message: (use -source 7 or higher to enable d

4条回答
  •  无人共我
    2021-02-05 10:03

    Solved it if anyone else is stuck on this one. I had to change file. There are properties and the values should be changed to 1.7

提交回复
热议问题