mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update com.ridgebotics.RidgeScout.yml
This commit is contained in:
parent
f2ae42c058
commit
fe84702acb
1 changed files with 18 additions and 8 deletions
|
|
@ -5,19 +5,20 @@ License: MIT
|
|||
AuthorName: Ridgebotics
|
||||
AuthorEmail: ridgebotics@gmail.com
|
||||
AuthorWebSite: https://www.ridebotics.com
|
||||
SourceCode: https://github.com/team4388/ScoutingApp2025
|
||||
IssueTracker: https://github.com/team4388/ScoutingApp2025/issues
|
||||
Changelog: https://github.com/team4388/ScoutingApp2025/releases
|
||||
SourceCode: https://github.com/team4388/RidgeScout
|
||||
IssueTracker: https://github.com/team4388/RidgeScout/issues
|
||||
Changelog: https://github.com/team4388/RidgeScout/releases
|
||||
|
||||
AutoName: RidgeScout
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/team4388/scoutingapp2025.git
|
||||
Binaries: https://github.com/Team4388/ScoutingApp2025/releases/download/v%v/app-release.apk
|
||||
Repo: https://github.com/team4388/RidgeScout.git
|
||||
Binaries: https://github.com/Team4388/RidgeScout/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
disable: Old Signing key
|
||||
commit: d957a1db5e91301040ccedeb0613487cc8a4abe1
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -25,6 +26,7 @@ Builds:
|
|||
|
||||
- versionName: '0.5'
|
||||
versionCode: 5
|
||||
disable: Old Signing key
|
||||
commit: fb0718c4ec764b5e71f0356e4a4f4d1441e7f7d4
|
||||
subdir: app
|
||||
gradle:
|
||||
|
|
@ -32,14 +34,22 @@ Builds:
|
|||
|
||||
- versionName: '0.6'
|
||||
versionCode: 6
|
||||
disable: Old Signing key
|
||||
commit: 15be86453e73f01b2ad4794eb750cb728cc5cd51
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: ff62c8705bdcf0a0d16bba52444a3b0f329e593a70a83f1499ed8a529d556354
|
||||
- versionName: '1.2'
|
||||
versionCode: 9
|
||||
commit: 0846f5a3b3198f349a47e6a2215b2f410da5925d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 6103bcb5e2cac688f1454cf5e64c9227885cb8534b726655ce394c45ad17791d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.6'
|
||||
CurrentVersionCode: 6
|
||||
CurrentVersion: '1.2'
|
||||
CurrentVersionCode: 9
|
||||
|
|
|
|||
Loading…
Reference in a new issue