mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Newapp: Mauth
This commit is contained in:
parent
68a582b6ae
commit
57589d4e83
1 changed files with 29 additions and 0 deletions
29
metadata/com.xinto.mauth.yml
Normal file
29
metadata/com.xinto.mauth.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
||||||
|
Categories:
|
||||||
|
- Security
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Xinto
|
||||||
|
SourceCode: https://github.com/X1nto/Mauth
|
||||||
|
IssueTracker: https://github.com/X1nto/Mauth/issues
|
||||||
|
Changelog: https://github.com/X1nto/Mauth/releases
|
||||||
|
|
||||||
|
AutoName: Mauth
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/X1nto/Mauth.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.2.1
|
||||||
|
versionCode: 21
|
||||||
|
commit: 0.2.1
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.2.1
|
||||||
|
CurrentVersionCode: 21
|
||||||
Loading…
Reference in a new issue