Merge branch 'simpledrawpro' into 'master'
New App: Simple Draw Pro Closes #1432 See merge request fdroid/fdroiddata!3928
This commit is contained in:
commit
e6dd0c8284
35
metadata/com.simplemobiletools.draw.pro.yml
Normal file
35
metadata/com.simplemobiletools.draw.pro.yml
Normal file
|
@ -0,0 +1,35 @@
|
|||
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
|
Loading…
Reference in a new issue