mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-09 07:36:58 +00:00
Update EteSync to 2.4.1 (20401)
This commit is contained in:
parent
acc28ff583
commit
355a18f3d9
1 changed files with 16 additions and 2 deletions
|
|
@ -891,6 +891,20 @@ Builds:
|
|||
prebuild: sed -i -e 's/maven()/maven/' ../build.gradle
|
||||
ndk: r21
|
||||
|
||||
- versionName: 2.4.1
|
||||
versionCode: 20401
|
||||
commit: b896c7f015fdf3e942264780740f6e7eec8cdb79
|
||||
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:
|
||||
|
|
@ -898,5 +912,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.0
|
||||
CurrentVersionCode: 20400
|
||||
CurrentVersion: 2.4.1
|
||||
CurrentVersionCode: 20401
|
||||
|
|
|
|||
Loading…
Reference in a new issue