mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
address review
- repository URL - version template
This commit is contained in:
parent
66136c28f4
commit
305107f7b6
3 changed files with 39 additions and 0 deletions
35
metadata/eu.quelltext.coloring.yml
Normal file
35
metadata/eu.quelltext.coloring.yml
Normal file
|
|
@ -0,0 +1,35 @@
|
|||
Categories:
|
||||
- Graphics
|
||||
License: GPL-3.0-or-later
|
||||
WebSite: https://github.com/niccokunzmann/coloring-book#readme
|
||||
SourceCode: https://github.com/niccokunzmann/coloring-book
|
||||
IssueTracker: https://github.com/niccokunzmann/coloring-book/issues
|
||||
Translation: https://www.transifex.com/mundraub-android/coloring-book/
|
||||
LiberapayID: '1596018'
|
||||
|
||||
AutoName: Coloring Book
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/niccokunzmann/coloring-book/
|
||||
|
||||
Builds:
|
||||
- versionName: 1.1.3
|
||||
versionCode: 3
|
||||
commit: v1.1.3
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- coloringbook-lib-utils@v1.0.1
|
||||
- androidsoft-lib-credits@8285334f07c5b2695a047d43d9b4f589cac02edc
|
||||
- Weka-for-Android@925a77b566d6e55a775911fbf317234d11ec8024
|
||||
prebuild:
|
||||
- cp -fR $$coloringbook-lib-utils$$/src/main/java/* src/main/java/
|
||||
- cp -fR $$androidsoft-lib-credits$$/src/main/java/* src/main/java/
|
||||
- cp -fR $$Weka-for-Android$$/src/* src/main/java/
|
||||
scandelete:
|
||||
- libs/
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.1.3
|
||||
CurrentVersionCode: 3
|
||||
2
srclibs/Weka-for-Android.yml
Normal file
2
srclibs/Weka-for-Android.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: https://github.com/rjmarsan/Weka-for-Android
|
||||
2
srclibs/coloringbook-lib-utils.yml
Normal file
2
srclibs/coloringbook-lib-utils.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RepoType: git
|
||||
Repo: https://github.com/niccokunzmann/coloringbook-lib-utils
|
||||
Loading…
Reference in a new issue