mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update FairEmail to 1.1835 (1835)
This commit is contained in:
parent
435a6d4016
commit
a4f06557a1
1 changed files with 18 additions and 2 deletions
|
|
@ -6084,8 +6084,24 @@ Builds:
|
|||
- app/lib
|
||||
ndk: r23b
|
||||
|
||||
- versionName: '1.1835'
|
||||
versionCode: 1835
|
||||
commit: 57c9a0788115b70ed509064c1140aee85cffd552
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/keystoreProperties/d' -e '/in-app-purchasing/d' build.gradle
|
||||
scandelete:
|
||||
- app/lib
|
||||
ndk: r23b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|getVersionCode.*return (\d+)||
|
||||
CurrentVersion: '1.1834'
|
||||
CurrentVersionCode: 1834
|
||||
CurrentVersion: '1.1835'
|
||||
CurrentVersionCode: 1835
|
||||
|
|
|
|||
Loading…
Reference in a new issue