mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
New app: TICE
This commit is contained in:
parent
b50d53ac79
commit
3d07785712
1 changed files with 33 additions and 0 deletions
33
metadata/app.tice.TICE.production.yml
Normal file
33
metadata/app.tice.TICE.production.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Navigation
|
||||
License: GPL-3.0-only
|
||||
AuthorName: TICE Software UG (haftungsbeschränkt)
|
||||
AuthorEmail: contact@ticeapp.com
|
||||
AuthorWebSite: https://tice.software
|
||||
WebSite: https://ticeapp.com
|
||||
SourceCode: https://github.com/TICESoftware/tice-android
|
||||
IssueTracker: https://github.com/TICESoftware/tice-android/issues
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TICESoftware/tice-android
|
||||
|
||||
Builds:
|
||||
- versionName: '2.1'
|
||||
versionCode: 35
|
||||
commit: 172c770f7ecf49b8424c8ec622597936ee145c2e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -t stretch-backports openjdk-11-jdk-headless openjdk-11-jre-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- productionFdroid
|
||||
prebuild:
|
||||
- sed -i.backup '66,75d' ../build.gradle
|
||||
- sed -i.backup '7d' build.gradle
|
||||
gradleprops:
|
||||
- MAPBOX_ACCESS_TOKEN=pk.eyJ1IjoibGV0c21lZXQiLCJhIjoiY2t2djIxcjV0M2FvYTJ3a2xodGM4a2VnZCJ9.nnUefJMO57CJfXPnoO7Rxw
|
||||
- HCAPTCHA_SITE_KEY=b37ebfa6-d625-4196-92e6-e67515f25891
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Static
|
||||
Loading…
Reference in a new issue