mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
55 lines
1.2 KiB
YAML
55 lines
1.2 KiB
YAML
Categories:
|
|
- Phone & SMS
|
|
License: GPL-3.0-or-later
|
|
AuthorName: Miles Krell
|
|
AuthorWebSite: https://mileskrell.com
|
|
SourceCode: https://github.com/mileskrell/text-torch
|
|
IssueTracker: https://github.com/mileskrell/text-torch/issues
|
|
Changelog: https://github.com/mileskrell/text-torch/releases
|
|
|
|
AutoName: Text Torch
|
|
|
|
RepoType: git
|
|
Repo: https://github.com/mileskrell/text-torch.git
|
|
|
|
Builds:
|
|
- versionName: 1.0.0
|
|
versionCode: 2
|
|
commit: v1.0.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.0
|
|
versionCode: 3
|
|
commit: v1.1.0
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.1.1
|
|
versionCode: 4
|
|
commit: v1.1.1
|
|
subdir: app
|
|
gradle:
|
|
- yes
|
|
|
|
- versionName: 1.2.0
|
|
versionCode: 5
|
|
commit: 0c896861b89799714c6ca5ca26269eff0b8f7efa
|
|
subdir: app
|
|
sudo:
|
|
- apt-get update
|
|
- apt-get install -y openjdk-11-jdk-headless
|
|
- update-alternatives --auto java
|
|
gradle:
|
|
- yes
|
|
|
|
MaintainerNotes: |-
|
|
Uses Sentry.io Analytics. No Tracking AntiFeature as Sentry was made opt-in, see
|
|
https://gitlab.com/fdroid/fdroiddata/-/merge_requests/7299#note_473958068
|
|
|
|
AutoUpdateMode: Version
|
|
UpdateCheckMode: Tags
|
|
CurrentVersion: 1.2.0
|
|
CurrentVersionCode: 5
|