mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-22 11:49:46 +01:00
104 lines
2.2 KiB
YAML
104 lines
2.2 KiB
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-only
|
|
AuthorName: SECUSO - Security Usability Society
|
|
AuthorEmail: contact@secuso.org
|
|
AuthorWebSite: https://secuso.aifb.kit.edu/english/105.php
|
|
WebSite: https://secuso.aifb.kit.edu/english/Dicer.php
|
|
SourceCode: https://github.com/SecUSo/privacy-friendly-dicer
|
|
IssueTracker: https://github.com/SecUSo/privacy-friendly-dicer/issues
|
|
Changelog: https://github.com/SecUSo/privacy-friendly-dicer/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: Dicer
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SecUSo/privacy-friendly-dicer
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: 565ba3da15feb1341789c4cbc38c0797c6b6b9d5
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 3
|
|
commit: v1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 5
|
|
commit: v1.4
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.4.1
|
|
versionCode: 6
|
|
commit: v1.4.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.5.0
|
|
versionCode: 7
|
|
commit: v1.5.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.6.0
|
|
versionCode: 8
|
|
commit: v1.6.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.7.1
|
|
versionCode: 10
|
|
commit: cafd104036edd9df1d141432e68a1269a1a374f0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.7.2
|
|
versionCode: 11
|
|
commit: 228b168ca4bcb6eda58644e974d97b199c5e476d
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.7.3
|
|
versionCode: 12
|
|
commit: 51ad46a4fe019c17a7633ae6e389d2e56d089f55
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.7.4
|
|
versionCode: 100
|
|
commit: 8ae3ff69cdae370adabd9303e991a7e5434e5e53
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 2.0.0
|
|
versionCode: 101
|
|
commit: 5645ed66cb4a8003c524d4f3875606b5ecd220e3
|
|
subdir: app
|
|
submodules: true
|
|
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
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 2.0.0
|
|
CurrentVersionCode: 101
|