mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
New App SambaLite
This commit is contained in:
parent
76cd6853fb
commit
fee58b8f8b
1 changed files with 30 additions and 0 deletions
30
metadata/de.schliweb.sambalite.yml
Normal file
30
metadata/de.schliweb.sambalite.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Cloud Storage & File Sync
|
||||
- Connectivity
|
||||
License: Apache-2.0
|
||||
AuthorName: egdels
|
||||
WebSite: https://egdels.github.io/SambaLite/
|
||||
SourceCode: https://github.com/egdels/SambaLite
|
||||
IssueTracker: https://github.com/egdels/SambaLite/issues
|
||||
|
||||
AutoName: SambaLite
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/egdels/SambaLite.git
|
||||
Binaries: https://github.com/egdels/SambaLite/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 12
|
||||
commit: 53c0fc04def5cef91f0c507997b03b4a924e2dc2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: ae322d3fb71afe21df4727e37a5c6803511d5a2fe1fc3135430cee0699fa1b34
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: app/build.gradle|versionCode\s(\d+)|build.gradle|version\s=\s'(.*)'
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 12
|
||||
Loading…
Reference in a new issue