mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 07:05:12 +00:00
Update SimpleReminder
This commit is contained in:
parent
2062ae53d1
commit
7c80fac0ed
1 changed files with 9 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
Categories:
|
Categories:
|
||||||
- Time
|
- Time
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
WebSite: https://github.com/felixwiemuth/SimpleReminder
|
||||||
SourceCode: https://github.com/felixwiemuth/SimpleReminder
|
SourceCode: https://github.com/felixwiemuth/SimpleReminder
|
||||||
IssueTracker: https://github.com/felixwiemuth/SimpleReminder/issues
|
IssueTracker: https://github.com/felixwiemuth/SimpleReminder/issues
|
||||||
|
|
||||||
|
|
@ -58,6 +59,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 0.9.10
|
||||||
|
versionCode: 910700
|
||||||
|
commit: v0.9.10
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
ArchivePolicy: 10 versions
|
ArchivePolicy: 10 versions
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue