diff --git a/metadata/de.danoeh.antennapod.yml b/metadata/de.danoeh.antennapod.yml index 5c234cd10c..4374f38c00 100644 --- a/metadata/de.danoeh.antennapod.yml +++ b/metadata/de.danoeh.antennapod.yml @@ -774,11 +774,20 @@ Builds: prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle ndk: r20 + - versionName: 2.4.2 + versionCode: 2040295 + commit: 83f564ffcae24fe2ee56303b6b09e963948d18bf + subdir: app + 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.4.1 -CurrentVersionCode: 2040195 +CurrentVersion: 2.4.2 +CurrentVersionCode: 2040295