mirror of
https://gitlab.com/fdroid/fdroiddata.git
synced 2025-11-10 14:06:05 +01:00
86 lines
1.8 KiB
YAML
86 lines
1.8 KiB
YAML
Categories:
|
|
- Task
|
|
- Time
|
|
- Writing
|
|
License: GPL-3.0-or-later
|
|
AuthorName: wattwurm
|
|
AuthorEmail: wattwurm@mail.de
|
|
SourceCode: https://gitlab.com/wattwurm/toodo1
|
|
IssueTracker: https://gitlab.com/wattwurm/toodo1/issues
|
|
Changelog: https://gitlab.com/wattwurm/toodo1/-/releases
|
|
|
|
AutoName: toodoo
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/wattwurm/toodo1.git
|
|
|
|
Builds:
|
|
- versionName: '1.0'
|
|
versionCode: 1
|
|
commit: v1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.1'
|
|
versionCode: 2
|
|
commit: a99d0798a0893fda1782189a59004f028795bc0e
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.2'
|
|
versionCode: 3
|
|
commit: ad92d7af7c93d99373b9f4748129f88de077743b
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 4
|
|
commit: e841be3b5e8e843ac150d4f9be2064fe64846f32
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 5
|
|
commit: 024620292df5eb8fe768bbdabbc37bb06a578114
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.5'
|
|
versionCode: 6
|
|
commit: 92b7bc42fc20c8a16b688ce5a6caf6593db24dd8
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.6'
|
|
versionCode: 7
|
|
commit: 008610c6e1ee46ae286f617f05ddb1bc4b2e8118
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.6'
|
|
CurrentVersionCode: 7
|