当前位置: 代码迷 >> Android >> 应用上传言 APK中缺少应用的版本号
  详细解决方案

应用上传言 APK中缺少应用的版本号

热度:86   发布时间:2016-04-28 03:20:53.0
应用上传说 APK中缺少应用的版本号


APK中缺少应用的版本号,请修改后重新上传。 

<manifest android:versionCode="10100100" android:versionName="1.1" package="com.sage.ljt"
  xmlns:android="http://schemas.android.com/apk/res/android">

这里有啊
------解决思路----------------------
你写在manifest 里是想给谁看?
  相关解决方案