diff --git a/metadata/com.osfans.trime.yml b/metadata/com.osfans.trime.yml index 95ec18c63a..68eb10a1cf 100644 --- a/metadata/com.osfans.trime.yml +++ b/metadata/com.osfans.trime.yml @@ -469,7 +469,25 @@ Builds: - build-logic ndk: 25.2.9519653 + - versionName: 3.3.1 + versionCode: 20241101 + commit: d8042c76c20fb42f92bfd1c4509406d0cedc5bbe + 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.3.0 -CurrentVersionCode: 20240901 +CurrentVersion: 3.3.1 +CurrentVersionCode: 20241101