mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
73 lines
2.2 KiB
YAML
73 lines
2.2 KiB
YAML
Categories:
|
|
- Connectivity
|
|
- Internet
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Gnosco
|
|
AuthorEmail: support@Gnosco.org
|
|
AuthorWebSite: https://github.com/gabefair/
|
|
SourceCode: https://github.com/gabefair/Share-2-Archive-Today
|
|
IssueTracker: https://github.com/gabefair/Share-2-Archive-Today/issues
|
|
Changelog: https://github.com/gabefair/Share-2-Archive-Today/releases
|
|
|
|
AutoName: Share 2 Archive Today
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/gabefair/Share-2-Archive-Today.git
|
|
Binaries: https://github.com/gabefair/Share-2-Archive-Today/releases/download/%v/org-gnosco-share2archivetoday.apk
|
|
|
|
Builds:
|
|
- versionName: '4.7'
|
|
versionCode: 47
|
|
commit: 3d0a756fc7d220293fe21bdc3ac6e3d61017266f
|
|
subdir: Share2ArchiveToday/app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '5.2'
|
|
versionCode: 52
|
|
commit: 8c2741ed1033185db721c74c5065d95080791a41
|
|
subdir: Share2ArchiveToday/app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/play-services/d' build.gradle.kts
|
|
|
|
- versionName: '5.3'
|
|
versionCode: 53
|
|
commit: aa24c14de825102e99405f3ce845b712d78d257b
|
|
subdir: Share2ArchiveToday/app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/play-services/d' build.gradle.kts
|
|
|
|
- versionName: '5.8'
|
|
versionCode: 58
|
|
commit: 86639b83155c717f8bc80d7056d01376040eaa87
|
|
subdir: Share2ArchiveToday/app
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/play-services/d' build.gradle.kts
|
|
|
|
- versionName: '5.9'
|
|
versionCode: 59
|
|
commit: ede67e04c4ce1694c6fb72fe7c5dc9fd55cce532
|
|
subdir: Share2ArchiveToday/app
|
|
sudo:
|
|
- echo "deb https://deb.debian.org/debian trixie main" > /etc/apt/sources.list.d/trixie.list
|
|
- apt-get update
|
|
- apt-get install -y -t trixie openjdk-21-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/play-services/d' build.gradle.kts
|
|
|
|
AllowedAPKSigningKeys: d6975f508807947b740dd1f4e35087aa6bf95ae6dd3b61252639c22df4bcaebe
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '5.9'
|
|
CurrentVersionCode: 59
|