68 lines
1.3 KiB
YAML
68 lines
1.3 KiB
YAML
AntiFeatures:
|
|
- NonFreeNet
|
|
Categories:
|
|
- Navigation
|
|
License: GPL-3.0-only
|
|
AuthorName: Stypox
|
|
AuthorEmail: stypox@pm.me
|
|
SourceCode: https://github.com/Stypox/tridenta
|
|
IssueTracker: https://github.com/Stypox/tridenta/issues
|
|
Changelog: https://github.com/Stypox/tridenta/releases
|
|
|
|
AutoName: Tridenta
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/Stypox/tridenta.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 10
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 20
|
|
commit: ed14375a5831ff686f746e73e0e768f8bf167cf2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 30
|
|
commit: f9fb060a0938601a85a7f6ea082ac82494120a3c
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 40
|
|
commit: a5542947c3c744afa60b4d741d47043b3f67c6e5
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 50
|
|
commit: c5fc22c21c67cd3497d4a784651f0d70f5eec278
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 60
|
|
commit: 936cd19c026e25f3a0f1c51bdd38a5c513f21655
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags .*[0-9]$
|
|
CurrentVersion: '1.5'
|
|
CurrentVersionCode: 60
|