mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Fix Escapepod repo URL
This commit is contained in:
parent
e5a33b435f
commit
48ef91e3bd
1 changed files with 10 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ Changelog: https://codeberg.org/y20k/escapepod/releases
|
|||
AutoName: Escapepod
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/y20k/escapepod
|
||||
Repo: https://codeberg.org/y20k/escapepod.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.7.0
|
||||
|
|
@ -233,7 +233,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.1.1
|
||||
versionCode: 40
|
||||
commit: c8c0f97812e0dcb601ecc3da0ac5baeacbc5c475
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 39
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 40
|
||||
|
|
|
|||
Loading…
Reference in a new issue