mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Liedgutverzeichnis to 2.33 (62)
This commit is contained in:
parent
b976cfdda9
commit
8f34e877b4
1 changed files with 13 additions and 2 deletions
|
|
@ -343,7 +343,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '2.33'
|
||||||
|
versionCode: 62
|
||||||
|
commit: de768ea0d7f5d774968e35289607571db6ec03c7
|
||||||
|
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.32'
|
CurrentVersion: '2.33'
|
||||||
CurrentVersionCode: 61
|
CurrentVersionCode: 62
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue