ForkbombEu / wallet

Wallet
3 stars 0 forks source link

Increase App version automatically #440

Closed andrea-dintino closed 2 months ago

andrea-dintino commented 2 months ago

App version (in the Apk) is currently stuck at 10.0

App version goes here: https://github.com/ForkbombEu/wallet/blob/main/android/app/src/main/AndroidManifest.xml

See here: https://stackoverflow.com/questions/13469147/get-android-apk-file-versionname-or-versioncode-without-installing-apk

puria commented 2 months ago

This is already handled by capacitor and fastlane integration, thanks for thinking at it <3