36 lines
1,007 B
YAML
36 lines
1,007 B
YAML
|
Categories:
|
||
|
- Graphics
|
||
|
License: Apache-2.0
|
||
|
AuthorName: Tibor Kaputa
|
||
|
AuthorEmail: hello@simplemobiletools.com
|
||
|
WebSite: https://simplemobiletools.github.io
|
||
|
SourceCode: https://github.com/SimpleMobileTools/Simple-Draw
|
||
|
IssueTracker: https://github.com/SimpleMobileTools/Simple-Draw/issues
|
||
|
Changelog: https://github.com/SimpleMobileTools/Simple-Draw/blob/HEAD/CHANGELOG.md
|
||
|
Donate: https://simplemobiletools.github.io/donate
|
||
|
Bitcoin: 19Hc8A7sWGud8sP19VXDC5a5j28UyJfpyJ
|
||
|
Litecoin: LYACbHTKaM9ZubKQGxJ4NRyVy1gHUuztRP
|
||
|
|
||
|
Name: Simple Draw Pro
|
||
|
AutoName: Draw
|
||
|
|
||
|
RepoType: git
|
||
|
Repo: https://github.com/SimpleMobileTools/Simple-Draw
|
||
|
|
||
|
Builds:
|
||
|
- versionName: 6.0.2
|
||
|
versionCode: 44
|
||
|
commit: 6.0.2
|
||
|
subdir: app
|
||
|
gradle:
|
||
|
- yes
|
||
|
prebuild:
|
||
|
- sed -i -e '/keystore/d' build.gradle
|
||
|
- echo "android.enableJetifier=true" >> gradle.properties
|
||
|
- echo "android.useAndroidX=true" >> gradle.properties
|
||
|
|
||
|
AutoUpdateMode: Version %v
|
||
|
UpdateCheckMode: Tags
|
||
|
CurrentVersion: 6.0.2
|
||
|
CurrentVersionCode: 44
|