mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 01:38:07 +00:00
Update Learning Memory to 1.5 (5)
This commit is contained in:
parent
cf4974d3af
commit
389f8e385b
1 changed files with 11 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ SourceCode: https://github.com/niccokunzmann/app.memory.quelltext.eu
|
|||
IssueTracker: https://github.com/niccokunzmann/app.memory.quelltext.eu/issues
|
||||
LiberapayID: '1596018'
|
||||
|
||||
AutoName: Memory
|
||||
AutoName: Learning Memory
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/niccokunzmann/app.memory.quelltext.eu.git
|
||||
|
|
@ -39,7 +39,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.5'
|
||||
versionCode: 5
|
||||
commit: 5c1476d4118ee3213821d3136c19f0dfb6123d0e
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.4'
|
||||
CurrentVersionCode: 4
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 5
|
||||
|
|
|
|||
Loading…
Reference in a new issue