mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Open Sudoku to 3.9.2 (20220830)
This commit is contained in:
parent
3bdc781ff7
commit
bbbf213998
1 changed files with 13 additions and 2 deletions
|
|
@ -156,7 +156,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.9.2
|
||||
versionCode: 20220830
|
||||
commit: 86b980b0c253042924a64db8af9e264fcf5b9d4f
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.9.1
|
||||
CurrentVersionCode: 20220829
|
||||
CurrentVersion: 3.9.2
|
||||
CurrentVersionCode: 20220830
|
||||
|
|
|
|||
Loading…
Reference in a new issue