mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue