mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'master' into 'master'
New app: Planes Android See merge request fdroid/fdroiddata!6642
This commit is contained in:
commit
bd1206948b
1 changed files with 24 additions and 0 deletions
24
metadata/com.planes.android.yml
Normal file
24
metadata/com.planes.android.yml
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
AuthorName: Cristian Cucu
|
||||
SourceCode: https://github.com/xxxcucus/planes
|
||||
IssueTracker: https://github.com/xxxcucus/planes/issues
|
||||
|
||||
AutoName: Planes Android
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/xxxcucus/planes
|
||||
|
||||
Builds:
|
||||
- versionName: 0.3.6
|
||||
versionCode: 9
|
||||
commit: 0.3.6
|
||||
subdir: java/PlanesAndroid/app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.3.6
|
||||
CurrentVersionCode: 9
|
||||
Loading…
Reference in a new issue