fdroiddata/metadata/rodrigodavy.com.github.pixelartist.yml
2019-02-27 23:28:08 +01:00

46 lines
1.1 KiB
YAML

Categories:
- Graphics
License: GPL-3.0-only
SourceCode: https://github.com/RodrigoDavy/PixelArtist
IssueTracker: https://github.com/RodrigoDavy/PixelArtist/issues
AutoName: Pixel Artist
Description: |-
Give you a pixel grid which you can color any way you like. Allows you to
create, save, open and export your pixel art.
RepoType: git
Repo: https://github.com/RodrigoDavy/PixelArtist.git
Builds:
- versionName: 2.5.3
versionCode: 2
commit: v2.5.3
subdir: app
gradle:
- yes
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: '3.0'
versionCode: 3
commit: v3.0
subdir: app
gradle:
- yes
prebuild: echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- versionName: '3.1'
versionCode: 4
commit: v3.1
subdir: app
gradle:
- yes
prebuild:
- echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
- sed -i -e 's/5.2-rc-1-all/5.1-all/' ../gradle/wrapper/gradle-wrapper.properties
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: '3.1'
CurrentVersionCode: 4