mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
com.chesire.pushie
This commit is contained in:
parent
013dbb7381
commit
0c29fa3150
1 changed files with 29 additions and 0 deletions
29
metadata/com.chesire.pushie.yml
Normal file
29
metadata/com.chesire.pushie.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Security
|
||||
License: Apache-2.0
|
||||
AuthorName: Chesire
|
||||
SourceCode: https://github.com/Chesire/Pushie
|
||||
IssueTracker: https://github.com/Chesire/Pushie/issues
|
||||
Changelog: https://github.com/Chesire/Pushie/releases
|
||||
|
||||
AutoName: Pushie
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Chesire/Pushie.git
|
||||
|
||||
Builds:
|
||||
- versionName: 2.0.1
|
||||
versionCode: 9
|
||||
commit: 2.0.1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue