mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update DeepL to 7.3 (27)
This commit is contained in:
parent
517ed89c44
commit
c9e8c0bdc6
1 changed files with 13 additions and 2 deletions
|
|
@ -159,7 +159,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '7.3'
|
||||
versionCode: 27
|
||||
commit: 81d7bc464b1271d8638a7bf932a9722c089a22f6
|
||||
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.2'
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: '7.3'
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue