mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Avare to 11.0.5 (404)
This commit is contained in:
parent
131e19f10e
commit
2791c539fc
1 changed files with 14 additions and 2 deletions
|
|
@ -269,6 +269,18 @@ Builds:
|
|||
- sed -i -e '/gms/d' -e '/firebase/d' {..,.}/build.gradle
|
||||
- sed -i -e '/firebase/d' -e '/mInstance/d' src/main/java/com/ds/avare/utils/Telemetry.java
|
||||
|
||||
- versionName: 11.0.5
|
||||
versionCode: 404
|
||||
commit: 49a32eaebfb8bf4d0b28d1ef915120c29d8fd950
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- app/libs
|
||||
prebuild:
|
||||
- sed -i -e '/gms/d' -e '/firebase/d' {..,.}/build.gradle
|
||||
- sed -i -e '/firebase/d' -e '/mInstance/d' src/main/java/com/ds/avare/utils/Telemetry.java
|
||||
|
||||
MaintainerNotes: |-
|
||||
Licensing info via https://github.com/apps4av/avare/issues/88:
|
||||
All files have Apache style licenses on them. If any is missing a license
|
||||
|
|
@ -279,5 +291,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 11.0.2
|
||||
CurrentVersionCode: 402
|
||||
CurrentVersion: 11.0.5
|
||||
CurrentVersionCode: 404
|
||||
|
|
|
|||
Loading…
Reference in a new issue