Paperwork-Android icon indicating copy to clipboard operation
Paperwork-Android copied to clipboard

versionCode not incremented?

Open IzzySoft opened this issue 6 years ago • 7 comments

When releasing the next version, please remember increasing the versionCode (that's what Android uses to tell versions apart):

    versionCode 1
    versionName "0.2.3"

It's not the first one, is it? :wink:

IzzySoft avatar Jan 11 '19 09:01 IzzySoft

@theSoenke ^^? Will you at least fix it with the next release? BTW: any ETA for that?

IzzySoft avatar Feb 13 '19 11:02 IzzySoft

@IzzySoft Thanks for letting me know :) Just fixed the version code and created a new release: https://github.com/theSoenke/Paperwork-Android/releases/tag/v0.2.4 But I do not use Paperwork anymore myself and have no way to validate whether everything still works

theSoenke avatar Feb 13 '19 11:02 theSoenke

Thanks @theSoenke – but that APK seems to have an issue:

$ apksigner verify Paperwork-Android.apk
DOES NOT VERIFY
ERROR: No JAR signatures

Could you please check? This is already the 5th project I encounter this. I've been told about a but in Android Studio causing that…

I can however confirm versionName and versioncode :smiley:

IzzySoft avatar Feb 13 '19 19:02 IzzySoft

@theSoenke any news on the missing signatures?

IzzySoft avatar Feb 22 '19 23:02 IzzySoft

I'm not sure whether still I even have the original signing keys. If you want to sign it I would recommend that you try to build it with Android Studio yourself

theSoenke avatar Feb 23 '19 10:02 theSoenke

Sorry @theSoenke – I'm no dev, so I've got no Android Studio nor even any build experience.

Do I read between the lines that you gave up on this app – and with the signing key gone, there won't be any future versions?

IzzySoft avatar Feb 23 '19 11:02 IzzySoft

As I've mentioned above I'm not using Paperwork anymore. Additionally I would structure the app today entirely different. So unfortunately I will not continue developing this app and archive this repository

theSoenke avatar Feb 23 '19 13:02 theSoenke