Update LibreTranslator to 1.02 (4)

This commit is contained in:
F-Droid checkupdates bot 2022-06-06 04:35:40 +00:00
parent fa92c84e06
commit 7818314b24

View file

@ -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