标签: android eclipse version
我已在Google Play上制作并发布了一款应用。
现在,我需要上传它的新版本...但我需要在同一个包装上使用“新版本代码”... 如何用Eclipse做到这一点?
我希望我足够清楚。
谢谢
答案 0 :(得分:1)
在AndroidManifest.xml中,增加versionCode。
versionCode
android:versionCode="1"