mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update EteSync to 2.4.4 (20404)
This commit is contained in:
parent
e67f220969
commit
1f92541e07
1 changed files with 16 additions and 2 deletions
|
|
@ -934,6 +934,20 @@ Builds:
|
|||
prebuild: sed -i -e 's/maven()/maven/' ../build.gradle
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.4.4
|
||||
versionCode: 20404
|
||||
commit: b2f48e524d1605dcdcf7e036acf56783e91eb988
|
||||
subdir: app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e 's/maven()/maven/' ../build.gradle
|
||||
ndk: r21
|
||||
|
||||
MaintainerNotes: |-
|
||||
Summary and Description are maintained by upstream using fastlane in
|
||||
the source repo:
|
||||
|
|
@ -941,5 +955,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.3
|
||||
CurrentVersionCode: 20403
|
||||
CurrentVersion: 2.4.4
|
||||
CurrentVersionCode: 20404
|
||||
|
|
|
|||
Loading…
Reference in a new issue