mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Tremotesf to 2.11.1 (4059)
This commit is contained in:
parent
02a6b19ac7
commit
4e51212e4f
1 changed files with 12 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue