diff --git a/metadata/de.z11.roboyard.yml b/metadata/de.z11.roboyard.yml new file mode 100644 index 0000000000..e280a1490d --- /dev/null +++ b/metadata/de.z11.roboyard.yml @@ -0,0 +1,35 @@ +Categories: + - Games +License: GPL-3.0-only +AuthorName: Ruben Barkow-Kuder +AuthorEmail: roboyard-f-droid@it.z11.de +SourceCode: https://github.com/Eastcoast-Laboratories/Roboyard +IssueTracker: https://github.com/Eastcoast-Laboratories/Roboyard/issues +Changelog: https://github.com/Eastcoast-Laboratories/Roboyard/blob/HEAD/CHANGELOG.md +Donate: https://github.com/sponsors/rubo77 + +AutoName: Roboyard + +RepoType: git +Repo: https://github.com/Eastcoast-Laboratories/Roboyard.git +Binaries: https://github.com/Eastcoast-Laboratories/Roboyard/raw/master/download/Roboyard_v%v.apk + +Builds: + - versionName: '13.1' + versionCode: 46 + commit: 4028d756fc9fcc3e056d9a8cc4a6a6ffcc31c588 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + prebuild: echo 'releaseType=Release' > ../package.properties + +AllowedAPKSigningKeys: c8feba941949e5f0b6c9b7e20eaf52a5c1d4864f4cbbeb39fae9b7e19d1336b0 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '13.1' +CurrentVersionCode: 46