Update AntennaPod to 2.6.2 (2060295)

This commit is contained in:
F-Droid checkupdates bot 2022-08-05 05:02:29 +00:00
parent 0c3600043c
commit 8e66761c2e

View file

@ -835,11 +835,24 @@ Builds:
prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle
ndk: r20
- versionName: 2.6.2
versionCode: 2060295
commit: 9e87cf6115cdda78794e7958190a165c4542ae01
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- free
prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle
ndk: r20
MaintainerNotes: |-
Summary and Description have been moved to the new localizable text files:
https://f-droid.org/docs/All_About_Descriptions_Graphics_and_Screenshots
AutoUpdateMode: Version %v
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 2.6.1
CurrentVersionCode: 2060195
CurrentVersion: 2.6.2
CurrentVersionCode: 2060295