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