Update AntennaPod to 1.5.1.2 (1050102), AUM again
This commit is contained in:
parent
690f773db8
commit
fd68496ea1
|
@ -330,16 +330,20 @@ Build:1.5.1.1,1050101
|
||||||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
|
Build:1.5.1.2,1050102
|
||||||
|
commit=1.5.1.2
|
||||||
|
subdir=app
|
||||||
|
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
Maintainer Notes:
|
Maintainer Notes:
|
||||||
Need to disable lint entirely since it fails:
|
Need to disable lint entirely since it fails:
|
||||||
|
|
||||||
Execution failed for task ':app:lintVitalRelease'.
|
Execution failed for task ':app:lintVitalRelease'.
|
||||||
> lombok/ast/Node : Unsupported major.minor version 52.0
|
> lombok/ast/Node : Unsupported major.minor version 52.0
|
||||||
|
|
||||||
Re-enable UCM/AUM once we figure out what's wrong with our builds.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:None
|
Update Check Mode:Tags
|
||||||
Current Version:1.5.0.9
|
Current Version:1.5.1.2
|
||||||
Current Version Code:1050009
|
Current Version Code:1050012
|
||||||
|
|
Loading…
Reference in a new issue