mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-23 14:17:26 +00:00
New App: com.yakovlevegor.DroidRec
This commit is contained in:
parent
44c38f38d7
commit
2f8e8a8a4a
1 changed files with 27 additions and 0 deletions
27
metadata/com.yakovlevegor.DroidRec.yml
Normal file
27
metadata/com.yakovlevegor.DroidRec.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Multimedia
|
||||||
|
- System
|
||||||
|
License: Unlicense
|
||||||
|
AuthorName: Egor Yakovlev
|
||||||
|
SourceCode: https://github.com/yakovlevegor/DroidRec
|
||||||
|
IssueTracker: https://github.com/yakovlevegor/DroidRec/issues
|
||||||
|
Changelog: https://github.com/yakovlevegor/DroidRec/releases
|
||||||
|
|
||||||
|
AutoName: DroidRec
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/yakovlevegor/DroidRec
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '1.2'
|
||||||
|
versionCode: 3
|
||||||
|
commit: 078000b6ccf3579f259173bfd9ba816f89cae042
|
||||||
|
output: out-aligned.apk
|
||||||
|
prebuild: $$SDK$$/tools/bin/sdkmanager 'build-tools;32.0.0' 'platforms;android-32'
|
||||||
|
> /dev/null
|
||||||
|
build: ./build.bash $$SDK$$/platforms/android-32 $$SDK$$/build-tools/32.0.0
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '1.2'
|
||||||
|
CurrentVersionCode: 3
|
||||||
Loading…
Reference in a new issue