mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
add LibreSudoku (com.kaajjo.libresudoku)
This commit is contained in:
parent
e895e7d295
commit
e2504debce
1 changed files with 33 additions and 0 deletions
33
metadata/com.kaajjo.libresudoku.yml
Normal file
33
metadata/com.kaajjo.libresudoku.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: kaajjo
|
||||
SourceCode: https://github.com/kaajjo/Libre-Sudoku
|
||||
IssueTracker: https://github.com/kaajjo/Libre-Sudoku/issues
|
||||
Translation: https://hosted.weblate.org/engage/libresudoku/
|
||||
Changelog: https://github.com/kaajjo/Libre-Sudoku/releases
|
||||
|
||||
AutoName: LibreSudoku
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/kaajjo/Libre-Sudoku
|
||||
Binaries: https://github.com/kaajjo/Libre-Sudoku/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.0
|
||||
versionCode: 7
|
||||
commit: 6ac7d542b8fb4261a080becac0b3127d2529317c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 4e040a7f5f27dd49eb971c921e5aadc457d1573bacd1d682185c752dcd31424e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue