address review

- repository URL
- version template
This commit is contained in:
Nicco Kunzmann 2020-10-01 18:56:35 +00:00 committed by Pierre Rudloff
parent 66136c28f4
commit 305107f7b6
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