mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 13:19:14 +00:00
Move Sensors2OSC from Github to Codeberg.
This commit is contained in:
parent
841947e8a2
commit
9319743f6d
1 changed files with 14 additions and 6 deletions
|
|
@ -4,9 +4,9 @@ License: MIT
|
|||
AuthorName: SensorApps
|
||||
AuthorWebSite: https://sensors2.org/
|
||||
WebSite: https://sensors2.org/osc
|
||||
SourceCode: https://github.com/SensorApps/Sensors2OSC
|
||||
IssueTracker: https://github.com/SensorApps/Sensors2OSC/issues
|
||||
Changelog: https://github.com/SensorApps/Sensors2OSC/blob/HEAD/Changelog.md
|
||||
SourceCode: https://codeberg.org/Residuum/Sensors2OSC
|
||||
IssueTracker: https://codeberg.org/Residuum/Sensors2OSC/issues
|
||||
Changelog: https://codeberg.org/Residuum/Sensors2OSC/src/branch/master/Changelog.md
|
||||
|
||||
AutoName: Sensors2OSC
|
||||
Description: |-
|
||||
|
|
@ -16,7 +16,7 @@ Description: |-
|
|||
Typical use case is controlling a music application from your phone or tablet.
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/SensorApps/Sensors2OSC.git
|
||||
Repo: https://codeberg.org/Residuum/Sensors2OSC.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.1.0
|
||||
|
|
@ -127,7 +127,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.10.0
|
||||
versionCode: 14
|
||||
commit: 982eb42b67170c9538423b10450e0d144bcddf74
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.9.0
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: 0.10.0
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue