mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Prepaid Balance to 0.4 (5)
This commit is contained in:
parent
bba1924b92
commit
72cb89cf16
1 changed files with 11 additions and 2 deletions
|
|
@ -5,6 +5,8 @@ SourceCode: https://github.com/mueller-ma/PrepaidBalance
|
|||
IssueTracker: https://github.com/mueller-ma/PrepaidBalance/issues
|
||||
Changelog: https://github.com/mueller-ma/PrepaidBalance/releases
|
||||
|
||||
AutoName: Prepaid Balance
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/mueller-ma/PrepaidBalance.git
|
||||
|
||||
|
|
@ -16,7 +18,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 5
|
||||
commit: '0.4'
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: '0.4'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue