mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
libresudoku - prepare for update
This commit is contained in:
parent
811901e781
commit
cd0c592695
1 changed files with 5 additions and 4 deletions
|
|
@ -10,8 +10,8 @@ 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/libresudoku-v%v.apk
|
||||
Repo: https://github.com/kaajjo/Libre-Sudoku.git
|
||||
Binaries: https://github.com/kaajjo/Libre-Sudoku/releases/download/v%v/libresudoku-foss-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.5.0
|
||||
|
|
@ -33,6 +33,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/kaajjo/LibreSudoku/releases/download/v%v/libresudoku-v%v.apk
|
||||
|
||||
- versionName: 2.0.1
|
||||
versionCode: 21
|
||||
|
|
@ -40,11 +41,11 @@ Builds:
|
|||
commit: c7aefeaa312d0198ce37efbd373de6e7c728cb6e
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
- foss
|
||||
|
||||
AllowedAPKSigningKeys: 4e040a7f5f27dd49eb971c921e5aadc457d1573bacd1d682185c752dcd31424e
|
||||
|
||||
AutoUpdateMode: None
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.0.1
|
||||
CurrentVersionCode: 21
|
||||
|
|
|
|||
Loading…
Reference in a new issue