mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- 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
|
AutoUpdateMode: Version %v-release
|
||||||
UpdateCheckMode: Tags ^[0-9.]+-release$
|
UpdateCheckMode: Tags ^[0-9.]+-release$
|
||||||
CurrentVersion: '59.04'
|
CurrentVersion: '59.05'
|
||||||
CurrentVersionCode: 348
|
CurrentVersionCode: 349
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue