mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
Categories:
|
|
- Games
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Reza Mousavi
|
|
AuthorWebSite: https://github.com/IamRezaMousavi
|
|
SourceCode: https://github.com/IamRezaMousavi/Mafia
|
|
IssueTracker: https://github.com/IamRezaMousavi/Mafia/issues
|
|
Changelog: https://github.com/IamRezaMousavi/Mafia/releases
|
|
|
|
AutoName: Mafia
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/IamRezaMousavi/Mafia.git
|
|
Binaries: https://github.com/IamRezaMousavi/Mafia/releases/download/v%v/Mafia-%v-release.apk
|
|
|
|
Builds:
|
|
- versionName: 0.1.0
|
|
versionCode: 1
|
|
commit: v0.1.0
|
|
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
|
|
|
|
- versionName: 0.2.0
|
|
versionCode: 20
|
|
commit: 334eab2e3a7b462cc50e8592990f3c12918bb349
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.3.0
|
|
versionCode: 30
|
|
commit: 5f9c1ed53f7f42a571a74bc111c4ca09b14ff594
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AllowedAPKSigningKeys: 6058024ac145dae86c8e686ee11e589847cbbb0a62267148556d4c76604939a1
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.3.0
|
|
CurrentVersionCode: 30
|