Update Tremotesf to 2.11.0 (4058)

This commit is contained in:
F-Droid checkupdates bot 2024-05-09 14:44:06 +00:00
parent f72eaa8085
commit 2532447a18

View file

@ -812,6 +812,16 @@ Builds:
scanignore:
- gradle-plugin/build
- versionName: 2.11.0
versionCode: 4058
commit: 23cd097ee328dff026decfefdfd8d8a4ff9e3c92
subdir: app
submodules: true
gradle:
- fdroid
scanignore:
- gradle-plugin/build
MaintainerNotes: |
Tremotesf uses Gradle plugin in its build process, which is compiled from source on first Gradle invocation.
Since it happens before scanning for binaries, we need to scanignore plugin's build directory.
@ -821,5 +831,5 @@ UpdateCheckMode: Tags
UpdateCheckName: Ignore
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|app/build.gradle.kts|versionName
= "([\d.]+)"
CurrentVersion: 2.10.2
CurrentVersionCode: 4057
CurrentVersion: 2.11.0
CurrentVersionCode: 4058