Merge branch 'patch-17' into 'master'

New App: eu.quelltext.coloring - Coloring Book

See merge request fdroid/fdroiddata!6410
This commit is contained in:
Pierre Rudloff 2020-10-01 18:56:40 +00:00
commit be19a058f9
3 changed files with 39 additions and 0 deletions

View 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

View file

@ -0,0 +1,2 @@
RepoType: git
Repo: https://github.com/rjmarsan/Weka-for-Android

View file

@ -0,0 +1,2 @@
RepoType: git
Repo: https://github.com/niccokunzmann/coloringbook-lib-utils