Update AntennaPod to 2.5.2 (2050296)

This commit is contained in:
F-Droid checkupdates bot 2022-05-04 04:48:12 +00:00
parent dde1daf623
commit 653984ca99

View file

@ -809,11 +809,24 @@ Builds:
prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle
ndk: r20
- versionName: 2.5.2
versionCode: 2050296
commit: 1bc02fd84870a98534509878cf87f12c484800b7
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.5.1
CurrentVersionCode: 2050195
CurrentVersion: 2.5.2
CurrentVersionCode: 2050296