Update AntennaPod to 1.5.1.1 (1050101)
This commit is contained in:
parent
f8124197ed
commit
9b4cd8242e
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue