mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update DeepL to 8.0 (31)
This commit is contained in:
parent
4f18f1fee2
commit
88f1c49d66
1 changed files with 13 additions and 2 deletions
|
|
@ -203,7 +203,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '8.0'
|
||||
versionCode: 31
|
||||
commit: a1b4b138765469633ab5ad67befc1317603cccda
|
||||
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.6'
|
||||
CurrentVersionCode: 30
|
||||
CurrentVersion: '8.0'
|
||||
CurrentVersionCode: 31
|
||||
|
|
|
|||
Loading…
Reference in a new issue