mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Add org.pgnapps.pk2
This commit is contained in:
parent
76ac6aeeba
commit
8fb044de65
1 changed files with 28 additions and 0 deletions
28
metadata/org.pgnapps.pk2.yml
Normal file
28
metadata/org.pgnapps.pk2.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: MIT
|
||||
SourceCode: https://github.com/danilolc/pk2
|
||||
IssueTracker: https://github.com/danilolc/pk2/issues
|
||||
Changelog: https://github.com/danilolc/pk2/tags
|
||||
|
||||
AutoName: Pekka Kana 2
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/danilolc/pk2.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.4.2
|
||||
versionCode: 1026
|
||||
commit: 1.4.2
|
||||
subdir: android/app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e "s/ndkVersion '20.0.5594570'/ndkVersion '20.1.5948944'/" build.gradle
|
||||
ndk: r20b
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: android/app/build.gradle|versionCode (0x[0-9a-fA-F]+)|.|versionName
|
||||
"(.*)"
|
||||
CurrentVersion: 1.4.2
|
||||
CurrentVersionCode: 1026
|
||||
Loading…
Reference in a new issue