Update MoneyWallet to 4.0.3.6
And enable auto update.
This commit is contained in:
parent
3f27423f05
commit
c91cf645ca
|
@ -8,7 +8,7 @@ Bitcoin: 1J3APoaFT2jcqRzpb8bEt2rwUn3mDpWE5U
|
||||||
AutoName: MoneyWallet
|
AutoName: MoneyWallet
|
||||||
Summary: Expense Manager
|
Summary: Expense Manager
|
||||||
Description: |-
|
Description: |-
|
||||||
MoneyWallet is an advanced expense manager that allows you to track your.
|
MoneyWallet is an advanced expense manager that allows you to track your
|
||||||
expenses and plan budgets. You can organize your data using custom
|
expenses and plan budgets. You can organize your data using custom
|
||||||
categories, events, places and people tags. The user interface is in
|
categories, events, places and people tags. The user interface is in
|
||||||
material design, clear, simple and extremely customizable. It fits on all
|
material design, clear, simple and extremely customizable. It fits on all
|
||||||
|
@ -25,9 +25,15 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- floss
|
- floss
|
||||||
|
|
||||||
MaintainerNotes: We can't enable auto update because version name has a suffix.
|
- versionName: 4.0.3.6
|
||||||
|
versionCode: 62
|
||||||
|
commit: v4.0.3.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- floss
|
||||||
|
- osm
|
||||||
|
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 4.0.3.6
|
CurrentVersion: 4.0.3.6
|
||||||
CurrentVersionCode: 62
|
CurrentVersionCode: 62
|
||||||
|
|
Loading…
Reference in a new issue