mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Avare to 11.0.2 (402)
This commit is contained in:
parent
7a3128a448
commit
86baeb91c3
1 changed files with 14 additions and 2 deletions
|
|
@ -254,6 +254,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.2
|
||||
versionCode: 402
|
||||
commit: 9685528153479f23ac75bf167cb790875bb008e7
|
||||
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
|
||||
|
|
@ -264,5 +276,5 @@ MaintainerNotes: |-
|
|||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 11.0.1
|
||||
CurrentVersionCode: 401
|
||||
CurrentVersion: 11.0.2
|
||||
CurrentVersionCode: 402
|
||||
|
|
|
|||
Loading…
Reference in a new issue