mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
43 lines
982 B
YAML
43 lines
982 B
YAML
Categories:
|
|
- Reading
|
|
- Science & Education
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Suhas Dissanayake
|
|
AuthorEmail: suhasdissa@protonmail.com
|
|
SourceCode: https://github.com/SuhasDissa/Food-E-App
|
|
IssueTracker: https://github.com/SuhasDissa/Food-E-App/issues
|
|
Translation: https://crowdin.com/project/food-e-app
|
|
|
|
AutoName: Food-E
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/SuhasDissa/Food-E-App
|
|
|
|
Builds:
|
|
- versionName: '3.5'
|
|
versionCode: 35
|
|
commit: v3.5
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '3.6'
|
|
versionCode: 36
|
|
commit: 17672d68b9c4fb279d44b6db28740a287130c2b1
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-17-jdk-headless
|
|
- update-java-alternatives -a
|
|
gradle:
|
|
- yes
|
|
|
|
ArchivePolicy: 0
|
|
AutoUpdateMode: None
|
|
UpdateCheckMode: None
|
|
CurrentVersion: '3.6'
|
|
CurrentVersionCode: 36
|