mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update AntennaPod to 1.6.0.7 (1060007)
This commit is contained in:
parent
ea515a44c7
commit
ce00a18c27
1 changed files with 8 additions and 2 deletions
|
|
@ -348,6 +348,12 @@ Build:1.5.2.0,1050200
|
|||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||
gradle=yes
|
||||
|
||||
Build:1.6.0.7,1060007
|
||||
commit=1.6.0.7
|
||||
subdir=app
|
||||
init=echo 'android { lintOptions { checkReleaseBuilds false } }' >>build.gradle
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Need to disable lint entirely since it fails:
|
||||
|
||||
|
|
@ -357,5 +363,5 @@ Execution failed for task ':app:lintVitalRelease'.
|
|||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.5.2.0
|
||||
Current Version Code:1050200
|
||||
Current Version:1.6.0.7
|
||||
Current Version Code:1060007
|
||||
|
|
|
|||
Loading…
Reference in a new issue