mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 06:07:28 +00:00
Update ESBDirect to 3.0 (34)
This commit is contained in:
parent
ae8e739440
commit
128bd6964b
1 changed files with 10 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ SourceCode: https://notabug.org/fynngodau/DSBDirect
|
|||
IssueTracker: https://notabug.org/fynngodau/DSBDirect/issues
|
||||
Changelog: https://notabug.org/fynngodau/DSBDirect/releases
|
||||
|
||||
AutoName: DSBDirect
|
||||
AutoName: ESBDirect
|
||||
|
||||
RepoType: git
|
||||
Repo: https://notabug.org/fynngodau/DSBDirect.git
|
||||
|
|
@ -148,7 +148,14 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: '3.0'
|
||||
versionCode: 34
|
||||
commit: release-3.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version release-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '2.6'
|
||||
CurrentVersionCode: 32
|
||||
CurrentVersion: '3.0'
|
||||
CurrentVersionCode: 34
|
||||
|
|
|
|||
Loading…
Reference in a new issue