mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 20:59:11 +00:00
Merge branch 'feature/org.cuberite.android' into 'master'
New app: Cuberite Closes rfp#1329 See merge request fdroid/fdroiddata!7222
This commit is contained in:
commit
efdd85a5c2
1 changed files with 28 additions and 0 deletions
28
metadata/org.cuberite.android.yml
Normal file
28
metadata/org.cuberite.android.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: Apache-2.0
|
||||
AuthorName: Cuberite
|
||||
AuthorEmail: support@cuberite.org
|
||||
AuthorWebSite: https://cuberite.org/
|
||||
SourceCode: https://github.com/cuberite/android
|
||||
IssueTracker: https://github.com/cuberite/android/issues
|
||||
Changelog: https://github.com/cuberite/android/releases
|
||||
LiberapayID: '13239'
|
||||
|
||||
AutoName: Cuberite
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/cuberite/android
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.1
|
||||
versionCode: 9
|
||||
commit: 1.5.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue