Update AntennaPod to 1.5.0.8 (1050008)
This commit is contained in:
parent
5aa446cff2
commit
70275ca8f9
|
@ -304,6 +304,12 @@ Build:1.4.2.2,1040202
|
|||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.0.8,1050008
|
||||
commit=1.5.0.8
|
||||
subdir=app
|
||||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Need to disable lint entirely since it fails:
|
||||
|
||||
|
@ -313,5 +319,5 @@ Execution failed for task ':app:lintVitalRelease'.
|
|||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.4.2.2
|
||||
Current Version Code:1040202
|
||||
Current Version:1.5.0.8
|
||||
Current Version Code:1050008
|
||||
|
|
Loading…
Reference in a new issue