diff --git a/metadata/com.rocket9labs.boxcars.yml b/metadata/com.rocket9labs.boxcars.yml new file mode 100644 index 0000000000..5eb8c2a528 --- /dev/null +++ b/metadata/com.rocket9labs.boxcars.yml @@ -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