mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update EteSync to 2.0.0 (20000)
This commit is contained in:
parent
5685952605
commit
91af90e05e
1 changed files with 10 additions and 2 deletions
|
|
@ -789,6 +789,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 20000
|
||||
commit: v2.0.0
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
|
|
@ -796,5 +804,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.16.2
|
||||
CurrentVersionCode: 114
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 20000
|
||||
|
|
|
|||
Loading…
Reference in a new issue