mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Merge branch 'feature/io.simplelogin.android' into 'master'
New app: SimpleLogin Closes rfp#1344 See merge request fdroid/fdroiddata!7044
This commit is contained in:
commit
5ccf44061f
1 changed files with 27 additions and 0 deletions
27
metadata/io.simplelogin.android.fdroid.yml
Normal file
27
metadata/io.simplelogin.android.fdroid.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
||||||
|
Categories:
|
||||||
|
- Internet
|
||||||
|
License: Apache-2.0
|
||||||
|
AuthorName: SimpleLogin
|
||||||
|
AuthorEmail: hi@simplelogin.io
|
||||||
|
AuthorWebSite: https://simplelogin.io/
|
||||||
|
WebSite: https://simplelogin.io/
|
||||||
|
SourceCode: https://github.com/simple-login/Simple-Login-Android
|
||||||
|
IssueTracker: https://github.com/simple-login/Simple-Login-Android/issues
|
||||||
|
|
||||||
|
AutoName: SimpleLogin
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/simple-login/Simple-Login-Android
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.4-fdroid
|
||||||
|
versionCode: 5
|
||||||
|
commit: '1.4'
|
||||||
|
subdir: SimpleLogin/app
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
|
||||||
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 1.4-fdroid
|
||||||
|
CurrentVersionCode: 5
|
||||||
Loading…
Reference in a new issue