mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update AndStatus to 59.04 (348)
This commit is contained in:
parent
932294a59b
commit
8817488d78
1 changed files with 13 additions and 2 deletions
|
|
@ -1068,7 +1068,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '59.04'
|
||||
versionCode: 348
|
||||
commit: c8b96d32a516cc174990bed2b886bf87f4114c6e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v-release
|
||||
UpdateCheckMode: Tags ^[0-9.]+-release$
|
||||
CurrentVersion: '59.03'
|
||||
CurrentVersionCode: 347
|
||||
CurrentVersion: '59.04'
|
||||
CurrentVersionCode: 348
|
||||
|
|
|
|||
Loading…
Reference in a new issue