mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-13 23:46:04 +01:00
67 lines
2 KiB
YAML
67 lines
2 KiB
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-or-later
|
|
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/Battleships.php
|
|
SourceCode: https://github.com/SecUSo/privacy-friendly-battleship
|
|
IssueTracker: https://github.com/SecUSo/privacy-friendly-battleship/issues
|
|
Changelog: https://github.com/SecUSo/privacy-friendly-battleship/blob/HEAD/CHANGELOG.md
|
|
|
|
AutoName: Battleships
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SecUSo/privacy-friendly-battleship.git
|
|
Binaries: https://github.com/SecUSo/privacy-friendly-battleship/releases/download/v%v/pfa-battleship-release-v%v.apk
|
|
|
|
Builds:
|
|
- versionName: 1.2.2
|
|
versionCode: 7
|
|
commit: 51842c4538310491a80dcc7d97e4ad58d6b9f9a4
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.3
|
|
versionCode: 8
|
|
commit: e58fd29fd99fde83035a74017d8c5e9d8b9d8284
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.4
|
|
versionCode: 9
|
|
commit: 8e8dcb7ad222c774d6c74aef7b415b8f27a208f3
|
|
subdir: 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: git reset --soft ee37e5207c09d1fe159ac7fe79d0fe91c2045387
|
|
|
|
- versionName: 1.2.6
|
|
versionCode: 100
|
|
commit: 778f922d13a019fc12c364fa931a4ac4d08b4273
|
|
subdir: 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
|
|
|
|
AllowedAPKSigningKeys: 466d66dc058f73043e5e9bdd5606fdaec19d8f80c47f44c1807d65775d735c3f
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.2.6
|
|
CurrentVersionCode: 100
|