mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 21:56:58 +00:00
Update FairEmail to 1.1570 (1570)
This commit is contained in:
parent
f0ff73814a
commit
39ec98898c
1 changed files with 12 additions and 2 deletions
|
|
@ -4008,9 +4008,19 @@ Builds:
|
|||
prebuild: sed -i -e '/keystoreProperties/d' build.gradle
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '1.1570'
|
||||
versionCode: 1570
|
||||
commit: '1.1570'
|
||||
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.1568'
|
||||
CurrentVersionCode: 1568
|
||||
CurrentVersion: '1.1570'
|
||||
CurrentVersionCode: 1570
|
||||
|
|
|
|||
Loading…
Reference in a new issue