mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Merge branch 'AEE' into 'master'
New app: AEE Closes rfp#1678 See merge request fdroid/fdroiddata!8650
This commit is contained in:
commit
19e2ccc1ca
1 changed files with 33 additions and 0 deletions
33
metadata/com.apk.editor.yml
Normal file
33
metadata/com.apk.editor.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: sunilpaulmathew
|
||||||
|
AuthorEmail: apkeditor@protonmail.com
|
||||||
|
AuthorWebSite: https://apk-editor.github.io
|
||||||
|
WebSite: https://apk-editor.github.io
|
||||||
|
SourceCode: https://github.com/apk-editor/APK-Explorer-Editor
|
||||||
|
IssueTracker: https://github.com/apk-editor/APK-Explorer-Editor/issues
|
||||||
|
Translation: https://poeditor.com/join/project?hash=QztabxONOp
|
||||||
|
Changelog: https://github.com/apk-editor/APK-Explorer-Editor/releases
|
||||||
|
Donate: https://apk-editor.github.io/support
|
||||||
|
Liberapay: sunilpaulmathew
|
||||||
|
|
||||||
|
AutoName: APK Explorer & Editor (AEE)
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/apk-editor/APK-Explorer-Editor
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: v0.8
|
||||||
|
versionCode: 8
|
||||||
|
commit: v0.8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- full
|
||||||
|
scanignore:
|
||||||
|
- app/src/full/assets/APKEditor
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: v0.8
|
||||||
|
CurrentVersionCode: 8
|
||||||
Loading…
Reference in a new issue