mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update SimpleReminder
This commit is contained in:
parent
cf30aa45f4
commit
6c1053aaf9
1 changed files with 12 additions and 4 deletions
|
|
@ -42,8 +42,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.9.8
|
||||
versionCode: 908700
|
||||
commit: v0.9.8
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
ArchivePolicy: 10 versions
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags v\d+\.\d+\.\d+
|
||||
CurrentVersion: 0.9.7
|
||||
CurrentVersionCode: 12
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 0.9.8
|
||||
CurrentVersionCode: 908700
|
||||
|
|
|
|||
Loading…
Reference in a new issue