Paperwork-Android
Paperwork-Android copied to clipboard
versionCode not incremented?
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:
@theSoenke ^^? Will you at least fix it with the next release? BTW: any ETA for that?
@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
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:
@theSoenke any news on the missing signatures?
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
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?
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