Newapp: Daedalus
This commit is contained in:
parent
15495188ef
commit
84ecda0aed
30
metadata/org.itxtech.daedalus.yml
Normal file
30
metadata/org.itxtech.daedalus.yml
Normal file
@ -0,0 +1,30 @@
|
||||
Categories:
|
||||
- Internet
|
||||
License: GPL-3.0-or-later
|
||||
SourceCode: https://github.com/iTXTech/Daedalus
|
||||
IssueTracker: https://github.com/iTXTech/Daedalus/issues
|
||||
Changelog: https://github.com/iTXTech/Daedalus/releases
|
||||
|
||||
AutoName: Daedalus
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/iTXTech/Daedalus
|
||||
|
||||
Builds:
|
||||
- versionName: 1.15.0
|
||||
versionCode: 21
|
||||
commit: a634fb60a95048d45881b218cd2a3a66fc7ae7f0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- pure
|
||||
prebuild: sed -i -e '/maven {/,+2d' -e '/google-services/d' -e '/io.fabric/d'
|
||||
build.gradle ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.15.0
|
||||
CurrentVersionCode: 21
|
Loading…
x
Reference in New Issue
Block a user