Update AntennaPod to 1.5.1.1 (1050101)

This commit is contained in:
F-Droid Builder 2016-03-06 04:47:53 +00:00 committed by Ciaran Gultnieks
parent f8124197ed
commit 9b4cd8242e

View file

@ -323,6 +323,12 @@ Build:1.5.1.0,1050100
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle=yes
Build:1.5.1.1,1050101
commit=1.5.1.1
subdir=app
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
gradle=yes
Maintainer Notes:
Need to disable lint entirely since it fails:
@ -332,5 +338,5 @@ Execution failed for task ':app:lintVitalRelease'.
Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.5.1.0
Current Version Code:1050100
Current Version:1.5.1.1
Current Version Code:1050101