mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Update AntennaPod to 2.7.1 (2070195)
This commit is contained in:
parent
a646380508
commit
94c4ac5b93
1 changed files with 15 additions and 2 deletions
|
|
@ -848,11 +848,24 @@ Builds:
|
|||
prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.7.1
|
||||
versionCode: 2070195
|
||||
commit: d5f0ef244863923b7b77141012fcd2b5e61ee05a
|
||||
subdir: app
|
||||
sudo:
|
||||
- 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.2
|
||||
CurrentVersionCode: 2060295
|
||||
CurrentVersion: 2.7.1
|
||||
CurrentVersionCode: 2070195
|
||||
|
|
|
|||
Loading…
Reference in a new issue