Update LibreTranslator to 1.01 (3)

This commit is contained in:
F-Droid checkupdates bot 2021-12-07 04:41:15 +00:00
parent 88b568e6f2
commit 74e48e3fe7

View file

@ -10,7 +10,7 @@ IssueTracker: https://gitlab.com/BeowuIf/libretranslator/issues
Translation: https://gitlab.com/BeowuIf/libretranslator/-/blob/master/CONTRIBUTING.md Translation: https://gitlab.com/BeowuIf/libretranslator/-/blob/master/CONTRIBUTING.md
Changelog: https://gitlab.com/BeowuIf/libretranslator/-/blob/HEAD/CHANGELOG Changelog: https://gitlab.com/BeowuIf/libretranslator/-/blob/HEAD/CHANGELOG
AutoName: LibreTranslater AutoName: LibreTranslator
RepoType: git RepoType: git
Repo: https://gitlab.com/BeowuIf/libretranslator.git Repo: https://gitlab.com/BeowuIf/libretranslator.git
@ -38,7 +38,18 @@ Builds:
gradle: gradle:
- yes - yes
- versionName: '1.01'
versionCode: 3
commit: 35cfe993b3665f3acbd79999493024b342a945d2
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 AutoUpdateMode: Version %v
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: '1.00' CurrentVersion: '1.01'
CurrentVersionCode: 2 CurrentVersionCode: 3