mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Merge branch 'feature/com.hearham.repeaterstart' into 'master'
New app: RepeaterSTART Closes rfp#1545 See merge request fdroid/fdroiddata!7801
This commit is contained in:
commit
8d8f0f3dd0
1 changed files with 23 additions and 0 deletions
23
metadata/com.hearham.repeaterstart.yml
Normal file
23
metadata/com.hearham.repeaterstart.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
License: GPL-2.0-only
|
||||
SourceCode: https://github.com/programmin1/Repeater-START-android
|
||||
IssueTracker: https://github.com/programmin1/Repeater-START-android/issues
|
||||
|
||||
AutoName: RepeaterSTART
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/programmin1/Repeater-START-android
|
||||
|
||||
Builds:
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: v0.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue