mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Update AntennaPod to 3.0.2 (3000295)
This commit is contained in:
parent
5d46de2ea3
commit
494244f27a
1 changed files with 17 additions and 6 deletions
|
|
@ -185,7 +185,7 @@ Builds:
|
|||
commit: 0.9.7
|
||||
submodules: true
|
||||
init: mvn clean install -f submodules/dslv/pom.xml
|
||||
maven: 'yes'
|
||||
maven: yes
|
||||
prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
||||
|
||||
- versionName: 0.9.7.2
|
||||
|
|
@ -193,7 +193,7 @@ Builds:
|
|||
commit: 0.9.7.2
|
||||
submodules: true
|
||||
init: mvn clean install -f submodules/dslv/pom.xml
|
||||
maven: 'yes'
|
||||
maven: yes
|
||||
prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
||||
|
||||
- versionName: 0.9.7.3
|
||||
|
|
@ -201,7 +201,7 @@ Builds:
|
|||
commit: 0.9.7.3
|
||||
submodules: true
|
||||
init: mvn clean install -f submodules/dslv/pom.xml
|
||||
maven: 'yes'
|
||||
maven: yes
|
||||
prebuild: cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
||||
|
||||
- versionName: 0.9.7.4
|
||||
|
|
@ -209,7 +209,7 @@ Builds:
|
|||
commit: 0.9.7.4
|
||||
submodules: true
|
||||
init: mvn clean install -f submodules/dslv/pom.xml
|
||||
maven: 'yes'
|
||||
maven: yes
|
||||
prebuild:
|
||||
- cp src/de/danoeh/antennapod/util/flattr/FlattrConfig.java.example src/de/danoeh/antennapod/util/flattr/FlattrConfig.java
|
||||
- sed -i '97s/true/false/g' pom.xml
|
||||
|
|
@ -804,11 +804,22 @@ Builds:
|
|||
antifeatures:
|
||||
- NonFreeNet
|
||||
|
||||
- versionName: 3.0.2
|
||||
versionCode: 3000295
|
||||
commit: b063f0508f6e6439509f22769374c57f77cb499f
|
||||
subdir: app
|
||||
gradle:
|
||||
- free
|
||||
prebuild: sed -i -r -e '/play(Api|Implementation)/d' build.gradle ../core/build.gradle
|
||||
ndk: r20
|
||||
antifeatures:
|
||||
- NonFreeNet
|
||||
|
||||
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
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 2.7.1
|
||||
CurrentVersionCode: 2070195
|
||||
CurrentVersion: 3.0.2
|
||||
CurrentVersionCode: 3000295
|
||||
|
|
|
|||
Loading…
Reference in a new issue