mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Add newest version 1.5.0 + donation link
This commit is contained in:
parent
c20a6e6e8e
commit
ff7230ff4a
1 changed files with 10 additions and 2 deletions
|
|
@ -6,6 +6,7 @@ AuthorEmail: msal.coding@gmail.com
|
|||
SourceCode: https://github.com/sal0max/currencies
|
||||
IssueTracker: https://github.com/sal0max/currencies/issues
|
||||
Changelog: https://github.com/sal0max/currencies/releases
|
||||
Donate: https://www.paypal.com/donate/?hosted_button_id=2JCY7E99V9DGC
|
||||
|
||||
AutoName: Currencies
|
||||
|
||||
|
|
@ -41,7 +42,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.0
|
||||
versionCode: 10500
|
||||
commit: 1.5.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags \d+\.\d+\.\d+
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 10401
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 10500
|
||||
|
|
|
|||
Loading…
Reference in a new issue