Update SatDump to 1.2.2 (8)

This commit is contained in:
F-Droid checkupdates bot 2024-11-30 05:34:33 +00:00 committed by linsui
parent d9533678c0
commit 5cf38f0647

View file

@ -115,7 +115,24 @@ Builds:
- sh build.sh
ndk: 25.2.9519653
- versionName: 1.2.2
versionCode: 8
commit: 7aef0fe8441bc3eb440b1b6ba053556da5e40991
subdir: android
submodules: true
sudo:
- apt-get update
- apt-get install -y cmake make ninja-build python3-mako wget
gradle:
- yes
output: app/build/outputs/apk/release/*.apk
prebuild: sdkmanager 'cmake;3.18.1'
build:
- cd deps
- sh build.sh
ndk: 25.2.9519653
AutoUpdateMode: Version
UpdateCheckMode: Tags .*[0-9]$
CurrentVersion: 1.2.1
CurrentVersionCode: 7
CurrentVersion: 1.2.2
CurrentVersionCode: 8