Update Trime to 3.3.6 (20250901)

This commit is contained in:
checkupdates bot 2025-09-02 06:25:13 +00:00 committed by Licaon_Kter
parent a499b621b2
commit d9b6f2246a

View file

@ -564,7 +564,26 @@ Builds:
- build-logic
ndk: 25.2.9519653
- versionName: 3.3.6
versionCode: 20250901
commit: dd62098a6eea8b229017f45bc453a5016ae7493a
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.5
CurrentVersionCode: 20250701
CurrentVersion: 3.3.6
CurrentVersionCode: 20250901