mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update AntennaPod to 2.6.2 (2060295)
This commit is contained in:
parent
0c3600043c
commit
8e66761c2e
1 changed files with 15 additions and 2 deletions
|
|
@ -835,11 +835,24 @@ Builds:
|
|||
prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle
|
||||
ndk: r20
|
||||
|
||||
- versionName: 2.6.2
|
||||
versionCode: 2060295
|
||||
commit: 9e87cf6115cdda78794e7958190a165c4542ae01
|
||||
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.6.1
|
||||
CurrentVersionCode: 2060195
|
||||
CurrentVersion: 2.6.2
|
||||
CurrentVersionCode: 2060295
|
||||
|
|
|
|||
Loading…
Reference in a new issue