Update Trime to 3.3.5 (20250701)

This commit is contained in:
F-Droid checkupdates bot 2025-07-02 04:29:43 +00:00 committed by Licaon_Kter
parent b87a016d51
commit 711d6e778d

View file

@ -545,7 +545,26 @@ Builds:
- build-logic
ndk: 25.2.9519653
- versionName: 3.3.5
versionCode: 20250701
commit: b129b6532633fc5ab4d91d7607a9ba78404fd949
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.4
CurrentVersionCode: 20250501
CurrentVersion: 3.3.5
CurrentVersionCode: 20250701