mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
app paiesque: updated version
This commit is contained in:
parent
8fa60ca658
commit
35b74b52b3
1 changed files with 11 additions and 3 deletions
|
|
@ -1,4 +1,5 @@
|
|||
Categories:
|
||||
- Connectivity
|
||||
- Sports & Health
|
||||
License: MIT
|
||||
AuthorName: OJ Random
|
||||
|
|
@ -6,7 +7,7 @@ WebSite: https://codeberg.org/ojrandom/paiesque
|
|||
SourceCode: https://codeberg.org/ojrandom/paiesque
|
||||
IssueTracker: https://codeberg.org/ojrandom/paiesque/issues
|
||||
|
||||
AutoName: Paiesque
|
||||
AutoName: PAIesque
|
||||
|
||||
RepoType: git
|
||||
Repo: https://codeberg.org/ojrandom/paiesque
|
||||
|
|
@ -20,9 +21,16 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '14'
|
||||
versionCode: 14
|
||||
commit: 992781b928b983b5aceb9cb21f38a8dea3810b2d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 2c5be05a58c7a79415aa120f8299cec8ceb42feb34d1fff7655df8965bfb23fe
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
CurrentVersion: '13'
|
||||
CurrentVersionCode: 13
|
||||
CurrentVersion: '14'
|
||||
CurrentVersionCode: 14
|
||||
|
|
|
|||
Loading…
Reference in a new issue