Update AntennaPod to 1.5.2.0 (1050200)
This commit is contained in:
parent
9bc8299095
commit
fe20410c37
|
@ -342,6 +342,12 @@ Build:1.5.1.4,1050104
|
|||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||
gradle=yes
|
||||
|
||||
Build:1.5.2.0,1050200
|
||||
commit=1.5.2.0
|
||||
subdir=app
|
||||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Need to disable lint entirely since it fails:
|
||||
|
||||
|
@ -351,5 +357,5 @@ Execution failed for task ':app:lintVitalRelease'.
|
|||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.5.1.4
|
||||
Current Version Code:1050104
|
||||
Current Version:1.5.2.0
|
||||
Current Version Code:1050200
|
||||
|
|
Loading…
Reference in a new issue