stealthcopter / AndroidNetworkTools

Set of useful android network tools
Apache License 2.0
1.36k stars 283 forks source link

Latest APK broken #26

Closed IzzySoft closed 6 years ago

IzzySoft commented 6 years ago

Package Metadata are broken for the latest release:

CRITICAL: Failed to get apk signature
ERROR: Package matching failed: invalid literal for int() with base 10: ''
INFO: Line was: package: name='com.stealthcotper.networktools' versionCode='' versionName='' platformBuildVersionName=''

Could you please check and fix? versionCode as well as versionName are empty.

stealthcopter commented 6 years ago

Ah crap. Thanks for spotting this, I'm surprised it compiled and created an apk with that error. Just pushing a new release out now.

IzzySoft commented 6 years ago

I was wondering the same :wink: Thanks for the fast fix! Worked out fine, fdroidserver accepted it – update pushed out!

IzzySoft commented 6 years ago

Same thing again with v0.4.0:

CRITICAL: Package matching failed: invalid literal for int() with base 10: ''
Line was: package: name='com.stealthcotper.networktools' versionCode='' versionName='' platformBuildVersionName=''

Could you apply the same fix again, please?

stealthcopter commented 6 years ago

Omg, cant believe that happened again. Sorry. Have uploaded a new APK, should be working now :)

IzzySoft commented 6 years ago

Thanks a lot, Matthew – and I felt the same :wink: New APK is fine now, update just gets synced to my repo.

As you now closed the issue I cannot reopen it. Let's take that as a good omen, shall we? :rofl: