Add io.github.divverent.aaaaxy to repository

This commit is contained in:
Rudolf Polzer 2022-08-15 18:17:58 +00:00 committed by Licaon_Kter
parent 38d0764863
commit 37da352819

View file

@ -0,0 +1,39 @@
Categories:
- Games
License: Apache-2.0
AuthorEmail: divVerent@gmail.com
WebSite: https://divVerent.github.io/aaaaxy
SourceCode: https://github.com/divVerent/aaaaxy
IssueTracker: https://github.com/divVerent/aaaaxy/issues
Changelog: https://github.com/divVerent/aaaaxy/releases
AutoName: AAAAXY
RepoType: git
Repo: https://github.com/divVerent/aaaaxy
Builds:
- versionName: 1.2.265+20220815.2279.d1e4f3ce
versionCode: 102031265
commit: v1.2.265
subdir: AndroidStudioProjects/AAAAXY/app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y advancecomp openjdk-11-jdk-headless
- update-alternatives --auto java
- curl -Lo go.tar.gz https://go.dev/dl/go1.19.linux-amd64.tar.gz
- echo "464b6b66591f6cf055bc5df90a9750bf5fbc9d038722bb84a9d56a2bea974be6 go.tar.gz"
| sha256sum -c -
- tar xzf go.tar.gz --strip-components=1 -C /usr/local/
gradle:
- yes
prebuild: sed -i -e 's,^aaaaxy_build_use_version_file=false$,aaaaxy_build_use_version_file=true,'
../gradle.properties
ndk: r25
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: .lastreleaseversioncode|(\d+)|.lastreleaseversion|(\S+)
CurrentVersion: 1.2.265+20220815.2279.d1e4f3ce
CurrentVersionCode: 102031265