mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
New app: Planes Android
This commit is contained in:
parent
f23f1f9e8f
commit
be695a32a0
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