mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-17 19:42:02 +00:00
Update AntennaPod to 1.5.1.4 (1050104)
This commit is contained in:
parent
426fedde8f
commit
911cfc42ea
1 changed files with 8 additions and 2 deletions
|
|
@ -336,6 +336,12 @@ Build:1.5.1.2,1050102
|
||||||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:1.5.1.4,1050104
|
||||||
|
commit=1.5.1.4
|
||||||
|
subdir=app
|
||||||
|
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Need to disable lint entirely since it fails:
|
Need to disable lint entirely since it fails:
|
||||||
|
|
||||||
|
|
@ -345,5 +351,5 @@ Execution failed for task ':app:lintVitalRelease'.
|
||||||
|
|
||||||
Auto Update Mode:Version %v
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
Current Version:1.5.1.2
|
Current Version:1.5.1.4
|
||||||
Current Version Code:1050102
|
Current Version Code:1050104
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue