mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 11:36:37 +00:00
69 lines
1.5 KiB
YAML
69 lines
1.5 KiB
YAML
Categories:
|
|
- Development
|
|
- Multimedia
|
|
- System
|
|
License: GPL-3.0-or-later
|
|
AuthorName: flxholle
|
|
AuthorEmail: flxholle@posteo.com
|
|
SourceCode: https://gitlab.com/flxholle/quick-tiles
|
|
IssueTracker: https://gitlab.com/flxholle/quick-tiles/issues
|
|
Changelog: https://gitlab.com/flxholle/quick-tiles/-/releases
|
|
Donate: https://www.buymeacoffee.com/asdoi
|
|
|
|
AutoName: QuickTiles
|
|
|
|
RepoType: git
|
|
Repo: https://gitlab.com/flxholle/quick-tiles.git
|
|
|
|
Builds:
|
|
- versionName: '1.2'
|
|
versionCode: 12
|
|
commit: v1.2
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.3'
|
|
versionCode: 13
|
|
commit: v1.3
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.4'
|
|
versionCode: 14
|
|
commit: 3298fa7a58787d8fec4fea1cbba8aaf072fad447
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.6'
|
|
versionCode: 16
|
|
commit: 1446798a593b28628cb039ca11693c2aac89dd86
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.7'
|
|
versionCode: 17
|
|
commit: aa26b3994bbe518a2473f62cc596865ca4c8ba55
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: '1.8'
|
|
versionCode: 18
|
|
commit: c2c75bde3fbe2810abb8b6dfa37717853d449395
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
prebuild: sed -i -e '/agp/s/8.13.0/8.11.1/' ../gradle/libs.versions.toml
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: '1.8'
|
|
CurrentVersionCode: 18
|