mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update DeepL to 7.6 (30)
This commit is contained in:
parent
6b6bc4805c
commit
a7af6f272b
1 changed files with 13 additions and 2 deletions
|
|
@ -192,7 +192,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '7.6'
|
||||
versionCode: 30
|
||||
commit: c452f7552c50cb46c52f91c38ea5facab4a44a39
|
||||
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.5'
|
||||
CurrentVersionCode: 29
|
||||
CurrentVersion: '7.6'
|
||||
CurrentVersionCode: 30
|
||||
|
|
|
|||
Loading…
Reference in a new issue