Update Trime to 3.3.3 (20250301)

This commit is contained in:
F-Droid checkupdates bot 2025-03-02 04:25:30 +00:00 committed by Licaon_Kter
parent b72aa84e67
commit 11bba78055

View file

@ -506,7 +506,26 @@ Builds:
- build-logic
ndk: 25.2.9519653
- versionName: 3.3.3
versionCode: 20250301
commit: 9e3689b34c8fcf27bfa3f1e11cb3d79a33ec11c3
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
- sed -i -e '/isEnable/s/true/false/' ../build-logic/convention/src/main/kotlin/NativeBaseConventionPlugin.kt
scandelete:
- app/src/main/jni
- build-logic
ndk: 25.2.9519653
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
CurrentVersion: 3.3.2
CurrentVersionCode: 20250101
CurrentVersion: 3.3.3
CurrentVersionCode: 20250301