mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Seshat to 0.91 (11)
This commit is contained in:
parent
b255ef40a3
commit
88c433ea6a
1 changed files with 13 additions and 2 deletions
|
|
@ -61,7 +61,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.91'
|
||||
versionCode: 11
|
||||
commit: c170723d32901a119caac40e2d060d10f8b8f873
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.908'
|
||||
CurrentVersionCode: 9
|
||||
CurrentVersion: '0.91'
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue