mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update AntennaPod to 2.6.1 (2060195)
This commit is contained in:
parent
f9ea4b51ae
commit
ad23d19f16
1 changed files with 15 additions and 2 deletions
|
|
@ -822,11 +822,24 @@ Builds:
|
|||
prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.6.1
|
||||
versionCode: 2060195
|
||||
commit: 50eee88484a94eabdd1978961b5c604ea3b818d8
|
||||
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.2
|
||||
CurrentVersionCode: 2050296
|
||||
CurrentVersion: 2.6.1
|
||||
CurrentVersionCode: 2060195
|
||||
|
|
|
|||
Loading…
Reference in a new issue