Update Tremotesf to 2.11.1 (4059)

This commit is contained in:
F-Droid checkupdates bot 2024-06-19 15:03:05 +00:00
parent 02a6b19ac7
commit 4e51212e4f

View file

@ -822,6 +822,16 @@ Builds:
scanignore:
- gradle-plugin/build
- versionName: 2.11.1
versionCode: 4059
commit: 2161cdd81e2c4f1677b3c22071042344081a7ab7
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.
@ -831,5 +841,5 @@ UpdateCheckMode: Tags
UpdateCheckName: Ignore
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|app/build.gradle.kts|versionName
= "([\d.]+)"
CurrentVersion: 2.11.0
CurrentVersionCode: 4058
CurrentVersion: 2.11.1
CurrentVersionCode: 4059