mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Liedgutverzeichnis to 2.32 (61)
This commit is contained in:
parent
5665252896
commit
9d0948d335
1 changed files with 13 additions and 2 deletions
|
|
@ -332,7 +332,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.32'
|
||||||
|
versionCode: 61
|
||||||
|
commit: ad16d06dd5e10a22b6f60c496178e6f4d793a435
|
||||||
|
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
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.28.0
|
CurrentVersion: '2.32'
|
||||||
CurrentVersionCode: 57
|
CurrentVersionCode: 61
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue