40 lines
1 KiB
Plaintext
40 lines
1 KiB
Plaintext
Categories:Graphics
|
|
License:GPL-3.0-only
|
|
Web Site:
|
|
Source Code:https://github.com/RodrigoDavy/PixelArtist
|
|
Issue Tracker:https://github.com/RodrigoDavy/PixelArtist/issues
|
|
|
|
Auto Name:Pixel Artist
|
|
Summary:Make Pixel Art on Android
|
|
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.
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/RodrigoDavy/PixelArtist.git
|
|
|
|
Build:2.5.3,2
|
|
commit=v2.5.3
|
|
subdir=app
|
|
gradle=yes
|
|
prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
|
|
|
Build:3.0,3
|
|
commit=v3.0
|
|
subdir=app
|
|
gradle=yes
|
|
prebuild=echo 'android { lintOptions { checkReleaseBuilds false } }' >> build.gradle
|
|
|
|
Build:3.1,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
|
|
|
|
Auto Update Mode:Version v%v
|
|
Update Check Mode:Tags
|
|
Current Version:3.1
|
|
Current Version Code:4
|