mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-22 05:44:54 +00:00
Merge branch 'feature/fluddokt.opsu.android' into 'master'
New app: opsu! Closes rfp#810 See merge request fdroid/fdroiddata!4554
This commit is contained in:
commit
45a3b49c06
1 changed files with 26 additions and 0 deletions
26
metadata/fluddokt.opsu.android.yml
Normal file
26
metadata/fluddokt.opsu.android.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-only
|
||||||
|
SourceCode: https://github.com/UnderSampled/opsu
|
||||||
|
IssueTracker: https://github.com/UnderSampled/opsu/issues
|
||||||
|
|
||||||
|
AutoName: opsu!
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/UnderSampled/opsu
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.16.1a
|
||||||
|
versionCode: 2
|
||||||
|
commit: 0.16.1a
|
||||||
|
subdir: android/
|
||||||
|
submodules: true
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
scandelete:
|
||||||
|
- android/libs/
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.16.1a
|
||||||
|
CurrentVersionCode: 2
|
||||||
Loading…
Reference in a new issue