mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-25 00:26:07 +00:00
Newapp: Lentil Translate
This commit is contained in:
parent
4fc24e20ed
commit
234ba5ca4d
1 changed files with 29 additions and 0 deletions
29
metadata/dev.atajan.lingva_android.yml
Normal file
29
metadata/dev.atajan.lingva_android.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
Categories:
|
||||
- Reading
|
||||
License: AGPL-3.0-only
|
||||
SourceCode: https://github.com/yaxarat/lingvaandroid
|
||||
IssueTracker: https://github.com/yaxarat/lingvaandroid/issues
|
||||
|
||||
AutoName: Lentil Translate
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/yaxarat/lingvaandroid.git
|
||||
|
||||
Builds:
|
||||
- versionName: 1.2.4
|
||||
versionCode: 15
|
||||
commit: 9d18162a01fb03d8bf52af3c7c69b0a53d260779
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 15
|
||||
Loading…
Reference in a new issue