mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update DeepL to 7.2 (26)
This commit is contained in:
parent
569a1ec1d5
commit
db6fdabbff
1 changed files with 13 additions and 2 deletions
|
|
@ -148,7 +148,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '7.2'
|
||||
versionCode: 26
|
||||
commit: edc666ea5fb9b133087495cfa912bc5071327885
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '7.1'
|
||||
CurrentVersionCode: 25
|
||||
CurrentVersion: '7.2'
|
||||
CurrentVersionCode: 26
|
||||
|
|
|
|||
Loading…
Reference in a new issue