Android java.util.jar.Attributes

2020-11-20  本文已影响0人  星邪Ara

在签名的时候报错

java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Manifest-Version.
Ensure that the manifest does not have duplicate entries, and
that blank lines separate individual sections in both your

实际上是已经签过名,一定要获取未签名的apk再去签名,不然就会报上面的错

上一篇 下一篇

猜你喜欢

热点阅读