mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
40 lines
1,001 B
YAML
40 lines
1,001 B
YAML
Categories:
|
|
- Graphics
|
|
License: MIT
|
|
AuthorName: thebluepandabear
|
|
AuthorEmail: therealbluepandabear@gmail.com
|
|
SourceCode: https://github.com/therealbluepandabear/PixaPencil
|
|
IssueTracker: https://github.com/therealbluepandabear/PixaPencil/issues
|
|
|
|
AutoName: PixaPencil
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/therealbluepandabear/PixaPencil
|
|
|
|
Builds:
|
|
- versionName: 0.0.1-rc1.1
|
|
versionCode: 6
|
|
commit: c464cdac216e6cc7da17273b375a66fa699c74d7
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 0.0.1
|
|
versionCode: 7
|
|
commit: 22f33b93f9303619e37a23fe51ebf0cbdf7f2a01
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update || apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 0.0.1
|
|
CurrentVersionCode: 7
|