mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-03 20:56:57 +00:00
New App: com.github.ttl.manager
This commit is contained in:
parent
5950c4314d
commit
76a35fc26c
1 changed files with 35 additions and 0 deletions
35
metadata/com.github.ttl.manager.yml
Normal file
35
metadata/com.github.ttl.manager.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Internet
|
||||
License: GPL-3.0-only
|
||||
AuthorName: michael2to3
|
||||
AuthorEmail: michael2ga3@gmail.com
|
||||
SourceCode: https://github.com/michael2to3/android-ttl-manager
|
||||
IssueTracker: https://github.com/michael2to3/android-ttl-manager/issues
|
||||
|
||||
AutoName: TTL manager
|
||||
|
||||
RequiresRoot: true
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/michael2to3/android-ttl-manager.git
|
||||
Binaries: https://github.com/michael2to3/android-ttl-manager/releases/download/%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.13
|
||||
versionCode: 13
|
||||
commit: cfa06f8f6ef1ac995e8f46a6541e2c47b65a9a5f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 61ca9e2374d53327ad1c5dfbef68c6b66bb3d5bacacacc7b7578fcde764eaaf7
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.0.13
|
||||
CurrentVersionCode: 13
|
||||
Loading…
Reference in a new issue