diff --git a/metadata/de.danoeh.antennapod.yml b/metadata/de.danoeh.antennapod.yml index af117ed9a1..0d2bc1195e 100644 --- a/metadata/de.danoeh.antennapod.yml +++ b/metadata/de.danoeh.antennapod.yml @@ -721,11 +721,19 @@ Builds: - free prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle + - versionName: 2.2.1 + versionCode: 2020195 + commit: 2.2.1 + subdir: app + gradle: + - free + prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle + 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.2.0 -CurrentVersionCode: 2020095 +CurrentVersion: 2.2.1 +CurrentVersionCode: 2020195