mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'send2car' into 'master'
add com.truchsess.send2car See merge request fdroid/fdroiddata!6900
This commit is contained in:
commit
fb39c10747
1 changed files with 25 additions and 0 deletions
25
metadata/com.truchsess.send2car.yml
Normal file
25
metadata/com.truchsess.send2car.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- Navigation
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
AuthorName: Norbert Truchsess
|
||||||
|
SourceCode: https://github.com/ntruchsess/send2car
|
||||||
|
IssueTracker: https://github.com/ntruchsess/send2car/issues
|
||||||
|
Donate: https://truchsess.dyndns.org/donate/donate.html
|
||||||
|
|
||||||
|
AutoName: Send2Car
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/ntruchsess/send2car
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: '0.7'
|
||||||
|
versionCode: 11
|
||||||
|
commit: '0.7'
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: app/build/outputs/apk/release/app-release-unsigned.apk
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: '0.7'
|
||||||
|
CurrentVersionCode: 11
|
||||||
Loading…
Reference in a new issue