Android with maven? Apk unknown

后端 未结 5 1029
隐瞒了意图╮
隐瞒了意图╮ 2020-12-06 02:13

Cannot get Android to work with maven. What could be the problem (generated from maven quickstart archetype):



        
5条回答
  •  無奈伤痛
    2020-12-06 02:29

    Replace the 3.2.0 with 3.6.0 and then clean and then install the package. 3.6.0 is the latest version of android-maven-plugin.

提交回复
热议问题