mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update FairEmail to 1.1700 (1700)
This commit is contained in:
parent
49029d3467
commit
995c194c1d
1 changed files with 18 additions and 2 deletions
|
|
@ -4692,8 +4692,24 @@ Builds:
|
||||||
- app/lib
|
- app/lib
|
||||||
ndk: r21e
|
ndk: r21e
|
||||||
|
|
||||||
|
- versionName: '1.1700'
|
||||||
|
versionCode: 1700
|
||||||
|
commit: 60e327f28876ba4fbcb0fa5e543141453fe85bf1
|
||||||
|
subdir: app
|
||||||
|
submodules: true
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
prebuild: sed -i -e '/keystoreProperties/d' -e '/in-app-purchasing/d' build.gradle
|
||||||
|
scandelete:
|
||||||
|
- app/lib
|
||||||
|
ndk: r21e
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||||
CurrentVersion: '1.1699'
|
CurrentVersion: '1.1700'
|
||||||
CurrentVersionCode: 1699
|
CurrentVersionCode: 1700
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue