mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Add it.niedermann.nextcloud.tables.fdroid.yml for Nextcloud Tables Android App
This commit is contained in:
parent
4ec72f1711
commit
089a6c8dfe
1 changed files with 34 additions and 0 deletions
34
metadata/it.niedermann.nextcloud.tables.yml
Normal file
34
metadata/it.niedermann.nextcloud.tables.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Niedermann IT-Dienstleistungen
|
||||||
|
AuthorWebSite: https://www.niedermann.it/
|
||||||
|
WebSite: https://github.com/stefan-niedermann/nextcloud-tables
|
||||||
|
SourceCode: https://github.com/stefan-niedermann/nextcloud-tables
|
||||||
|
IssueTracker: https://github.com/stefan-niedermann/nextcloud-tables/issues
|
||||||
|
Translation: https://app.transifex.com/nextcloud/nextcloud/android-tables/
|
||||||
|
Changelog: https://github.com/stefan-niedermann/nextcloud-tables/tags
|
||||||
|
Donate: https://www.paypal.com/donate/?hosted_button_id=8ERCNEZ6CQ666
|
||||||
|
Liberapay: stefan-niedermann
|
||||||
|
|
||||||
|
AutoName: Nextcloud Tables
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/stefan-niedermann/nextcloud-tables.git
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0.3
|
||||||
|
versionCode: 1000003
|
||||||
|
commit: 476229a73a09c6faee53724c93a3023fce0ae02a
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update
|
||||||
|
- apt-get install -y openjdk-17-jdk-headless
|
||||||
|
- update-java-alternatives -a
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
|
||||||
|
AutoUpdateMode: Version
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.0.3
|
||||||
|
CurrentVersionCode: 1000003
|
||||||
Loading…
Reference in a new issue