mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
New app: Boxcars (bgammon.org)
This commit is contained in:
parent
db2778857e
commit
5681284ce3
1 changed files with 35 additions and 0 deletions
35
metadata/com.rocket9labs.boxcars.yml
Normal file
35
metadata/com.rocket9labs.boxcars.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Games
|
||||
- Internet
|
||||
License: AGPL-3.0-or-later
|
||||
WebSite: https://code.rocket9labs.com/tslocum/boxcars-android
|
||||
SourceCode: https://code.rocket9labs.com/tslocum/boxcars-android
|
||||
IssueTracker: https://code.rocket9labs.com/tslocum/boxcars/issues
|
||||
Changelog: https://code.rocket9labs.com/tslocum/boxcars/src/branch/main/CHANGELOG
|
||||
Donate: https://rocket9labs.com/donate/
|
||||
Liberapay: rocket9labs.com
|
||||
|
||||
Name: Boxcars
|
||||
AutoName: bgammon
|
||||
|
||||
RepoType: git
|
||||
Repo: https://code.rocket9labs.com/tslocum/boxcars-android.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.5
|
||||
versionCode: 100050
|
||||
commit: 1d7f380033b99eecd0e8fdcf4d5693f4f257510b
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y golang-go -t bullseye-backports
|
||||
- apt-get install -y gcc openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
ndk: 26.0.10792818
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.5
|
||||
CurrentVersionCode: 100050
|
||||
Loading…
Reference in a new issue