Update Tremotesf to 2.10.2 (4057)

This commit is contained in:
F-Droid checkupdates bot 2024-03-20 14:46:16 +00:00
parent f61374450c
commit fca4f2f63f

View file

@ -802,6 +802,16 @@ Builds:
scanignore:
- gradle-plugin/build
- versionName: 2.10.2
versionCode: 4057
commit: 2437f3c40aeb7ed3af5fef4ee82ff97a7488c94f
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.
@ -811,5 +821,5 @@ UpdateCheckMode: Tags
UpdateCheckName: Ignore
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|app/build.gradle.kts|versionName
= "([\d.]+)"
CurrentVersion: 2.10.1
CurrentVersionCode: 4056
CurrentVersion: 2.10.2
CurrentVersionCode: 4057