mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update DeepL to 7.0 (24)
This commit is contained in:
parent
f874d9b702
commit
78f874585c
1 changed files with 13 additions and 2 deletions
|
|
@ -126,7 +126,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '7.0'
|
||||||
|
versionCode: 24
|
||||||
|
commit: f5f6c87c9e6195e785a16dfe5cd2e7a6a3a0d5b8
|
||||||
|
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 v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '6.4'
|
CurrentVersion: '7.0'
|
||||||
CurrentVersionCode: 22
|
CurrentVersionCode: 24
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue