Update Trime to 3.3.7 (20251101)

This commit is contained in:
checkupdates bot 2025-11-02 04:44:01 +00:00 committed by Licaon_Kter
parent 6865fd55ed
commit 615b2200fc

View file

@ -583,7 +583,26 @@ Builds:
- build-logic
ndk: 28.0.13004108
- versionName: 3.3.7
versionCode: 20251101
commit: ac13dd4790523c1a9778cfb70234fe485fd3c526
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.31.6'
- 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: 28.0.13004108
AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
CurrentVersion: 3.3.6
CurrentVersionCode: 20250901
CurrentVersion: 3.3.7
CurrentVersionCode: 20251101