mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 23:25:12 +00:00
Update AndStatus to 59.05 (349)
This commit is contained in:
parent
a84c6baa22
commit
c5f335aa3d
1 changed files with 13 additions and 2 deletions
|
|
@ -1079,7 +1079,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '59.05'
|
||||
versionCode: 349
|
||||
commit: 1f1a68a34e2b48b511ac72a724bc2d55d3618d95
|
||||
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.04'
|
||||
CurrentVersionCode: 348
|
||||
CurrentVersion: '59.05'
|
||||
CurrentVersionCode: 349
|
||||
|
|
|
|||
Loading…
Reference in a new issue