mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
AntennaPod: disable failing build
This commit is contained in:
parent
1ef25bcf68
commit
bc71826887
1 changed files with 2 additions and 8 deletions
|
|
@ -356,18 +356,12 @@ Build:1.6.0.7,1060007
|
|||
gradle=yes
|
||||
|
||||
Build:1.6.0.9,1060009
|
||||
disable=compile error https://github.com/AntennaPod/AntennaPod/issues/1959
|
||||
commit=1.6.0.9
|
||||
subdir=app
|
||||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||
init=sed -i '/playCompile/d' ../core/build.gradle
|
||||
gradle=free
|
||||
|
||||
Maintainer Notes:
|
||||
Need to disable lint entirely since it fails:
|
||||
|
||||
Execution failed for task ':app:lintVitalRelease'.
|
||||
> lombok/ast/Node : Unsupported major.minor version 52.0
|
||||
.
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.6.0.9
|
||||
|
|
|
|||
Loading…
Reference in a new issue