Files
stims/fdroid/acidburn.stims.yml
T

39 lines
1001 B
YAML

Categories:
- System
License: GPL-3.0-only
AuthorName: acidburnmonkey
AuthorEmail: developercontact.gnarly348@slmail.me
WebSite: https://www.gitshop.cc/
SourceCode: https://github.com/acidburnmonkey/stims
IssueTracker: https://github.com/acidburnmonkey/stims/issues
AutoName: Stims
RepoType: git
Repo: https://github.com/acidburnmonkey/stims
Builds:
- versionName: '1.0'
versionCode: 1
commit: 1bb04b401623c2217eda0e8e2a1f8a251b607c72
gradle:
- yes
output: app/build/outputs/apk/release/app-release-unsigned.apk
- versionName: '1.1'
versionCode: 2
commit: 908fc99342ffaa46f84ce1a67868f453e8a61372
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-26-jdk-headless
- update-alternatives --auto java
gradle:
- yes
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: '1.1'
CurrentVersionCode: 2