mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update LibreSudoku to 2.0.0 (20)
This commit is contained in:
parent
2dd4597ea3
commit
8234083c69
1 changed files with 11 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ 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
|
||||
Binaries: https://github.com/kaajjo/Libre-Sudoku/releases/download/v%v/libresudoku-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.0
|
||||
|
|
@ -24,10 +24,18 @@ Builds:
|
|||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/kaajjo/Libre-Sudoku/releases/download/v%v/app-release.apk
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 20
|
||||
commit: a51405efa74dcfa35f71eeda0daba6fd344f75a9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 4e040a7f5f27dd49eb971c921e5aadc457d1573bacd1d682185c752dcd31424e
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.5.0
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 2.0.0
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue