mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update LibreTranslator to 1.02 (4)
This commit is contained in:
parent
fa92c84e06
commit
7818314b24
1 changed files with 13 additions and 2 deletions
|
|
@ -49,7 +49,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.02'
|
||||
versionCode: 4
|
||||
commit: a784c557b685cdaf5a38e09a4808c477843f5632
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags ^[0-9\.]+$
|
||||
CurrentVersion: '1.01'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: '1.02'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue