mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update app.comaps.fdroid to 2025.08.31-15-FDroid (25083115)
This commit is contained in:
parent
b8c6623590
commit
4135257cc7
1 changed files with 23 additions and 2 deletions
|
|
@ -204,11 +204,32 @@ Builds:
|
|||
- 3party
|
||||
- package.json
|
||||
|
||||
- versionName: 2025.08.31-15-FDroid
|
||||
versionCode: 25083115
|
||||
commit: afbe9f0fd5edb0c124db65d4825ecefd7cb4b6ea
|
||||
subdir: android/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y g++ ninja-build build-essential cmake qt6-base-dev qt6-svg-dev
|
||||
qt6-positioning-dev libicu-dev libfreetype-dev libharfbuzz-dev libxrandr-dev
|
||||
libxinerama-dev libxcursor-dev libxi-dev optipng python3-protobuf
|
||||
gradle:
|
||||
- fdroid
|
||||
rm:
|
||||
- iphone
|
||||
- xcode
|
||||
scanignore:
|
||||
- data/*.bin
|
||||
scandelete:
|
||||
- 3party
|
||||
- package.json
|
||||
|
||||
MaintainerNotes: scanner might detect 'com/google/android/gms/location' and more from
|
||||
'org.microg.gms:play-services-location`
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags v.*([0-9]|android)$
|
||||
UpdateCheckData: android/app/src/fdroid/play/version.yaml|version:\s.+\+(\d+)|.|version:\s(.+)\+
|
||||
CurrentVersion: 2025.08.13-8-FDroid
|
||||
CurrentVersionCode: 25081308
|
||||
CurrentVersion: 2025.08.31-15-FDroid
|
||||
CurrentVersionCode: 25083115
|
||||
|
|
|
|||
Loading…
Reference in a new issue