Update Trime to 3.3.0 (20240901)

This commit is contained in:
F-Droid checkupdates bot 2024-09-02 07:40:38 +00:00
parent 9c285b4ce8
commit 69594fdcb2

View file

@ -451,7 +451,25 @@ Builds:
- build-logic
ndk: 25.2.9519653
- versionName: 3.3.0
versionCode: 20240901
commit: 436c8fc42af638fdd8744533beec03567ec03c6c
subdir: app
submodules: true
sudo:
- apt-get update
- apt-get -y install automake g++ libtool make python-is-python3
gradle:
- yes
prebuild:
- sdkmanager 'cmake;3.22.1'
- sed -i -e 's/runCmd("git config user.name")/"F-Droid"/' ../build-logic/convention/src/main/kotlin/Utils.kt
scandelete:
- app/src/main/jni
- build-logic
ndk: 25.2.9519653
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
CurrentVersion: 3.2.19
CurrentVersionCode: 20240701
CurrentVersion: 3.3.0
CurrentVersionCode: 20240901