mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
moe.dic1911.autodnd
This commit is contained in:
parent
b862951895
commit
780f362789
1 changed files with 30 additions and 0 deletions
30
metadata/moe.dic1911.autodnd.yml
Normal file
30
metadata/moe.dic1911.autodnd.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- System
|
||||
License: AGPL-3.0-only
|
||||
AuthorName: dic1911
|
||||
AuthorEmail: d69873@gmail.com
|
||||
SourceCode: https://github.com/dic1911/android_AutoDND
|
||||
IssueTracker: https://github.com/dic1911/android_AutoDND/issues
|
||||
Changelog: https://github.com/dic1911/android_AutoDND/releases
|
||||
|
||||
AutoName: AutoDND
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/dic1911/android_AutoDND.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 1.0-A
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue