mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-20 21:04:50 +00:00
Merge branch 'klooninew' into 'master'
Klooni - newappid See merge request fdroid/fdroiddata!6737
This commit is contained in:
commit
c8259d7ba0
2 changed files with 32 additions and 3 deletions
25
metadata/dev.lonami.klooni.yml
Normal file
25
metadata/dev.lonami.klooni.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
||||||
|
Categories:
|
||||||
|
- Games
|
||||||
|
License: GPL-3.0-or-later
|
||||||
|
WebSite: https://lonamiwebs.github.io/klooni
|
||||||
|
SourceCode: https://github.com/LonamiWebs/Klooni1010
|
||||||
|
IssueTracker: https://github.com/LonamiWebs/Klooni1010/issues
|
||||||
|
Changelog: https://github.com/LonamiWebs/Klooni1010/releases
|
||||||
|
|
||||||
|
AutoName: 1010! Klooni
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/LonamiWebs/Klooni1010
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 0.8.4
|
||||||
|
versionCode: 840
|
||||||
|
commit: v0.8.4
|
||||||
|
subdir: android
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
CurrentVersion: 0.8.4
|
||||||
|
CurrentVersionCode: 840
|
||||||
|
|
@ -7,7 +7,10 @@ IssueTracker: https://github.com/LonamiWebs/Klooni1010/issues
|
||||||
Changelog: https://github.com/LonamiWebs/Klooni1010/releases
|
Changelog: https://github.com/LonamiWebs/Klooni1010/releases
|
||||||
|
|
||||||
AutoName: 1010! Klooni
|
AutoName: 1010! Klooni
|
||||||
Description: An open source version of the original 1010! game by Gram Games.
|
Description: |-
|
||||||
|
Note: This version is no longer developed, the new app is [[dev.lonami.klooni]]
|
||||||
|
|
||||||
|
An open source version of the original 1010! game by Gram Games.
|
||||||
|
|
||||||
RepoType: git
|
RepoType: git
|
||||||
Repo: https://github.com/LonamiWebs/Klooni1010
|
Repo: https://github.com/LonamiWebs/Klooni1010
|
||||||
|
|
@ -121,7 +124,8 @@ Builds:
|
||||||
scanignore:
|
scanignore:
|
||||||
- android/libs/*
|
- android/libs/*
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
ArchivePolicy: 0 versions
|
||||||
UpdateCheckMode: Tags
|
AutoUpdateMode: None
|
||||||
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 0.8.2
|
CurrentVersion: 0.8.2
|
||||||
CurrentVersionCode: 820
|
CurrentVersionCode: 820
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue