mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
logseq: only update to stable version
This commit is contained in:
parent
44decaeb80
commit
65ebae079d
1 changed files with 4 additions and 3 deletions
|
|
@ -303,6 +303,7 @@ Builds:
|
|||
|
||||
- versionName: 0.10.10
|
||||
versionCode: 84
|
||||
disable: nightly version
|
||||
commit: d8c6ca264bdf9a6a0f03c46dbf3509210367624a
|
||||
subdir: android/app
|
||||
sudo:
|
||||
|
|
@ -377,6 +378,6 @@ MaintainerNotes: The commit of rsapi need to be updated manually. First, find th
|
|||
then check the update time of the libs in https://github.com/logseq/capacitor-file-sync/tree/master/android/src/main/jniLibs.
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.10.10
|
||||
CurrentVersionCode: 84
|
||||
UpdateCheckMode: Tags ^[\d.]+$
|
||||
CurrentVersion: 0.10.9
|
||||
CurrentVersionCode: 83
|
||||
|
|
|
|||
Loading…
Reference in a new issue