mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update AntennaPod to 1.4.2.2 (1040202)
This commit is contained in:
parent
eb95bf0497
commit
854e5d10ce
1 changed files with 8 additions and 2 deletions
|
|
@ -298,6 +298,12 @@ Build:1.4.2.1,1040201
|
|||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||
gradle=yes
|
||||
|
||||
Build:1.4.2.2,1040202
|
||||
commit=1.4.2.2
|
||||
subdir=app
|
||||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Need to disable lint entirely since it fails:
|
||||
|
||||
|
|
@ -307,5 +313,5 @@ Execution failed for task ':app:lintVitalRelease'.
|
|||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.4.2.1
|
||||
Current Version Code:1040201
|
||||
Current Version:1.4.2.2
|
||||
Current Version Code:1040202
|
||||
|
|
|
|||
Loading…
Reference in a new issue