mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Repoducible build for net.stargw.fx
This commit is contained in:
parent
58ada23090
commit
6598c08d5b
1 changed files with 18 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
AntiFeatures:
|
||||
NonFreeNet:
|
||||
en-US: Depends on non-libre currency site.
|
||||
NonFreeNet:
|
||||
en-US: Depends on non-libre currency site.
|
||||
Categories:
|
||||
- Money
|
||||
License: Apache-2.0
|
||||
|
|
@ -9,15 +9,18 @@ AuthorEmail: android-apps@stargw.net
|
|||
WebSite: https://www.stargw.net/android/
|
||||
SourceCode: https://github.com/StarGW-net/stargw-fx
|
||||
IssueTracker: https://github.com/StarGW-net/stargw-fx/issues
|
||||
Donate: https://www.stargw.net/money/?android
|
||||
|
||||
AutoName: STARGW FX
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/StarGW-net/stargw-fx.git
|
||||
Binaries: https://www.stargw.net/android/apks/net.stargw.fx-release-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '10'
|
||||
versionCode: 10
|
||||
disable: Switched to reproducible builds
|
||||
commit: 38d07f4d8d101575fe83f650d3badf25de063e89
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -25,6 +28,7 @@ Builds:
|
|||
|
||||
- versionName: '11'
|
||||
versionCode: 11
|
||||
disable: Switched to reproducible builds
|
||||
commit: 03adac0d9287712b7283c46018bb8ac25f7d2167
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -32,12 +36,22 @@ Builds:
|
|||
|
||||
- versionName: '12'
|
||||
versionCode: 12
|
||||
disable: Switched to reproducible builds
|
||||
commit: 2ce7d426292186845c1f7d7617487f56f9db9956
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '13'
|
||||
versionCode: 13
|
||||
commit: ea7cc99ebfbb6911b89f079e07804fefaf707742
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 0506d8a76c40c47815395ddb9deaff30d6290d123de508290e482d993f376131
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '12'
|
||||
CurrentVersionCode: 12
|
||||
CurrentVersion: '13'
|
||||
CurrentVersionCode: 13
|
||||
|
|
|
|||
Loading…
Reference in a new issue