mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Merge branch 'add-rview' into 'master'
New app: Rview Gerrit Client - com.ruesga.rview See merge request fdroid/fdroiddata!8340
This commit is contained in:
commit
54c3c70ab8
1 changed files with 27 additions and 0 deletions
27
metadata/com.ruesga.rview.yml
Normal file
27
metadata/com.ruesga.rview.yml
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
Categories:
|
||||
- Development
|
||||
- Internet
|
||||
License: Apache-2.0
|
||||
AuthorName: Jorge Ruesga
|
||||
AuthorEmail: jorge@ruesga.com
|
||||
SourceCode: https://github.com/jruesga/rview
|
||||
IssueTracker: https://github.com/jruesga/rview/issues
|
||||
Changelog: https://github.com/jruesga/rview/releases
|
||||
|
||||
AutoName: Rview
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/jruesga/rview
|
||||
|
||||
Builds:
|
||||
- versionName: 2.4.2
|
||||
versionCode: 69
|
||||
commit: v2.4.2
|
||||
gradle:
|
||||
- floss
|
||||
output: app/build/outputs/apk/floss/release/*.apk
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.4.2
|
||||
CurrentVersionCode: 69
|
||||
Loading…
Reference in a new issue