mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update LibreTranslator to 1.01 (3)
This commit is contained in:
parent
88b568e6f2
commit
74e48e3fe7
1 changed files with 14 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ IssueTracker: https://gitlab.com/BeowuIf/libretranslator/issues
|
|||
Translation: https://gitlab.com/BeowuIf/libretranslator/-/blob/master/CONTRIBUTING.md
|
||||
Changelog: https://gitlab.com/BeowuIf/libretranslator/-/blob/HEAD/CHANGELOG
|
||||
|
||||
AutoName: LibreTranslater
|
||||
AutoName: LibreTranslator
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/BeowuIf/libretranslator.git
|
||||
|
|
@ -38,7 +38,18 @@ Builds:
|
|||
gradle:
|
||||
- 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
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.00'
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '1.01'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue