mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update DeepL to 7.5 (29)
This commit is contained in:
parent
5f953f346a
commit
35da415986
1 changed files with 13 additions and 2 deletions
|
|
@ -181,7 +181,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '7.5'
|
||||
versionCode: 29
|
||||
commit: e28cf4b45412d5789c0096d8334d8ae2f93af74c
|
||||
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.4'
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: '7.5'
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue