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