Update AntennaPod to 1.4.2.2 (1040202)

This commit is contained in:
F-Droid Builder 2015-12-29 19:04:56 +00:00 committed by Ciaran Gultnieks
parent eb95bf0497
commit 854e5d10ce

View file

@ -298,6 +298,12 @@ Build:1.4.2.1,1040201
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle=yes
Build:1.4.2.2,1040202
commit=1.4.2.2
subdir=app
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle=yes
Maintainer Notes:
Need to disable lint entirely since it fails:
@ -307,5 +313,5 @@ Execution failed for task ':app:lintVitalRelease'.
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.4.2.1
Current Version Code:1040201
Current Version:1.4.2.2
Current Version Code:1040202