mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update FairEmail to 1.1557 (1557)
This commit is contained in:
parent
a20c9613ac
commit
2b76a93fd0
1 changed files with 12 additions and 2 deletions
|
|
@ -3908,9 +3908,19 @@ Builds:
|
|||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '1.1557'
|
||||
versionCode: 1557
|
||||
commit: '1.1557'
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
ndk: r21e
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/M66B/FairEmail/master/app/build.gradle|return
|
||||
(\d+)|https://github.com/M66B/FairEmail/releases/latest|tree/([\d.]+)
|
||||
CurrentVersion: '1.1555'
|
||||
CurrentVersionCode: 1555
|
||||
CurrentVersion: '1.1557'
|
||||
CurrentVersionCode: 1557
|
||||
|
|
|
|||
Loading…
Reference in a new issue